summaryrefslogtreecommitdiffstats
path: root/main/nettle
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2013-01-24 14:15:38 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-01-24 15:10:12 +0100
commit53f3b361085f718ceb8cec2e7242650a3116e7c9 (patch)
tree9e844ee7a7c3706e004ddbf92c1f1f39c473d384 /main/nettle
parentee6d889e353624050cefbd4f53c2eee2816b97be (diff)
downloadaports-53f3b361085f718ceb8cec2e7242650a3116e7c9.tar.bz2
aports-53f3b361085f718ceb8cec2e7242650a3116e7c9.tar.xz
main/nettle: upgrade to 2.6
Diffstat (limited to 'main/nettle')
-rw-r--r--main/nettle/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nettle/APKBUILD b/main/nettle/APKBUILD
index dbe29b6bf..4b0557b94 100644
--- a/main/nettle/APKBUILD
+++ b/main/nettle/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch
pkgname=nettle
-pkgver=2.5
+pkgver=2.6
pkgrel=0
pkgdesc="A low-level cryptographic library"
url="http://www.lysator.liu.se/~nisse/nettle/"
@@ -52,5 +52,5 @@ utils() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr/
}
-md5sums="d66882e6ad31a9f651b73d7a1a93bd4c nettle-2.5.tar.gz
+md5sums="02f76b668855c4da67186c04cd3a222f nettle-2.6.tar.gz
b3a89964557b9fca040a84e9217b4b01 nettle-2.4-makefile.patch"