summaryrefslogtreecommitdiffstats
path: root/main/pound/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/pound/APKBUILD')
-rw-r--r--main/pound/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/pound/APKBUILD b/main/pound/APKBUILD
index 058d7f37..3ad04941 100644
--- a/main/pound/APKBUILD
+++ b/main/pound/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pound
-pkgver=2.4.5
+pkgver=2.5
pkgrel=0
pkgdesc="A reverse proxy, load balancer, and SSL wrapper"
url="http://www.apsis.ch/pound/index_html"
@@ -26,6 +26,6 @@ package() {
install -Dm755 "$srcdir"/pound.initd "$pkgdir"/etc/init.d/pound
install -Dm644 "$srcdir"/pound.cfg "$pkgdir"/etc/pound.cfg
}
-md5sums="4c4613e857ee14c06c61ab09e28ae503 Pound-2.4.5.tgz
+md5sums="8a39f5902094619afcda7d12d9d8342c Pound-2.5.tgz
736b12a47acbb7fc2802ed7f51e959d0 pound.cfg
074fc58c89bb70e8fcd767ee70ebd0f0 pound.initd"