summaryrefslogtreecommitdiffstats
path: root/main/squark
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-06-03 21:48:45 +0300
committerTimo Teräs <timo.teras@iki.fi>2015-06-03 21:49:01 +0300
commitdc9803885b5492e14a7bd724e84051902150a937 (patch)
tree5cd7285b3b410e3f9dad0921f30e9ad41a5a865a /main/squark
parent4ee21a58e0c93e625d74aeace17db26cd8a5e1f4 (diff)
downloadaports-dc9803885b5492e14a7bd724e84051902150a937.tar.bz2
aports-dc9803885b5492e14a7bd724e84051902150a937.tar.xz
main/squark: upgrade to 0.6.1
Diffstat (limited to 'main/squark')
-rw-r--r--main/squark/APKBUILD20
1 files changed, 6 insertions, 14 deletions
diff --git a/main/squark/APKBUILD b/main/squark/APKBUILD
index af4fc402c..8d9d9e983 100644
--- a/main/squark/APKBUILD
+++ b/main/squark/APKBUILD
@@ -1,14 +1,12 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=squark
-pkgver=0.6
-pkgrel=2
+pkgver=0.6.1
+pkgrel=0
pkgdesc="Squark - Squid User Authentication and Rating Kit"
-subpackages=
+subpackages="$pkgname-dbg"
depends="haserl"
makedepends="net-snmp-dev cmph-dev lua-dev"
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,12 +36,6 @@ package() {
make FULL_VERSION="$pkgver-r$pkgrel" DESTDIR="$pkgdir" install
}
-md5sums="8e34e77741ec043362b5554b58206ae1 squark-0.6.tar.xz
-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
-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
-89583bcdc94ed45f0e09500e0b73946243d07b2d16b65188b29ef91c1162a8fc15074d5d62b29951f7a9ca332cdddf3f701dbc9ca948b6be170c178e438a16a5 0001-fix-missing-symbols-from-lua-module.patch
-8b28efaa75473e583121be8d76513e84d343c2a33431ede8c2b2b54610b0b1505fd58782de883ae3e9770cdba5db6b1af406a207f7b94969122ce31cb497f1bf 0002-filter-default-path-is-const-and-thus-non-writable.patch"
+md5sums="9a0140c732d62aabf014f93c697c525a squark-0.6.1.tar.xz"
+sha256sums="3a649fde2461c66c900ec02d6fac44207e903b3276878ae9aafb54751647af76 squark-0.6.1.tar.xz"
+sha512sums="f04b0cf5e300bab43bbc768a30cb8339e8a026d6fc090ccf3c98c0fa932a4cf3ef2ed11e5b5b94a68e1f7577fa3875cd537c6ed535e2af012b6d464b20123f3e squark-0.6.1.tar.xz"