aboutsummaryrefslogtreecommitdiffstats
path: root/main/squark/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-11-27 15:48:01 +0200
committerTimo Teräs <timo.teras@iki.fi>2014-11-27 15:48:33 +0200
commite4209186efe7e176b3053e66c54d84f3d0ceb9c7 (patch)
tree64e06c8786ca3249e53e4f004401ebe87d1712be /main/squark/APKBUILD
parent687eb6d7542443fa3a1f3c89bd71e2572d59610f (diff)
main/squark: fix crash in classification of certain urls
Diffstat (limited to 'main/squark/APKBUILD')
-rw-r--r--main/squark/APKBUILD12
1 files changed, 8 insertions, 4 deletions
diff --git a/main/squark/APKBUILD b/main/squark/APKBUILD
index cca07e01a2c..6f001d27ecb 100644
--- a/main/squark/APKBUILD
+++ b/main/squark/APKBUILD
@@ -1,13 +1,14 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=squark
pkgver=0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Squark - Squid User Authentication and Rating Kit"
subpackages=
depends="haserl"
makedepends="net-snmp-dev cmph-dev lua-dev pkgconfig"
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz
0001-fix-missing-symbols-from-lua-module.patch
+ 0002-filter-default-path-is-const-and-thus-non-writable.patch
"
url="http://git.alpinelinux.org/cgit/squark/"
arch="all"
@@ -38,8 +39,11 @@ package() {
}
md5sums="8e34e77741ec043362b5554b58206ae1 squark-0.6.tar.xz
-ab48c3bfff96eac6a47267a0ad214363 0001-fix-missing-symbols-from-lua-module.patch"
+7d67e8e8b82419fcea1f55673e3db77c 0001-fix-missing-symbols-from-lua-module.patch
+9e2e559ba0ced976937d36714e61760e 0002-filter-default-path-is-const-and-thus-non-writable.patch"
sha256sums="6349f7b2d840712ef3f0f0eb32cbed4d53ede586a06f42807f1cfda888fd2952 squark-0.6.tar.xz
-464dcdaf0cb870686dd440b33308a86a44fc14510c1b38c83c561a3e0d492331 0001-fix-missing-symbols-from-lua-module.patch"
+91627ec0b38029f1397f06ebb73d8ec737a4af6ae3cdc40d77f61cac80930ea8 0001-fix-missing-symbols-from-lua-module.patch
+e5c71e52a1f1f6e5d3caf6d9e0289bb8d2aa9a7f8b1bf33cdd03d85adf823859 0002-filter-default-path-is-const-and-thus-non-writable.patch"
sha512sums="ba671d961b1b2d3026625b21336369e3b3dedc867dd8f68e85db3badcdb13afae8565a068e9337de6ba909c8780ff5ff0e59e4bab42f7f02a415f396654ead19 squark-0.6.tar.xz
-8824afa6f576f6e0f39381ba52874c6d17a1e4d5db6af6539b54d4aeb6ec85abf6324eb9f1cbee0a40b34cc3fd9c207a25726e6d21f02e9b4f50513f488c0dc0 0001-fix-missing-symbols-from-lua-module.patch"
+89583bcdc94ed45f0e09500e0b73946243d07b2d16b65188b29ef91c1162a8fc15074d5d62b29951f7a9ca332cdddf3f701dbc9ca948b6be170c178e438a16a5 0001-fix-missing-symbols-from-lua-module.patch
+8b28efaa75473e583121be8d76513e84d343c2a33431ede8c2b2b54610b0b1505fd58782de883ae3e9770cdba5db6b1af406a207f7b94969122ce31cb497f1bf 0002-filter-default-path-is-const-and-thus-non-writable.patch"