aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-06 13:50:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-06 13:50:29 +0000
commit390c329f0e78e90bb2c9894d91ffaa8321a4826e (patch)
treed17613743cae4f9e53b544d93c362f16a10565e5
parentaee13283c50db0cb447c0433ad5ab702c8f92b22 (diff)
downloadaports-390c329f0e78e90bb2c9894d91ffaa8321a4826e.tar.bz2
aports-390c329f0e78e90bb2c9894d91ffaa8321a4826e.tar.xz
extra/libtasn1: upgrade to 2.1
-rw-r--r--extra/libtasn1/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libtasn1/APKBUILD b/extra/libtasn1/APKBUILD
index b4bc24f216..c4148df925 100644
--- a/extra/libtasn1/APKBUILD
+++ b/extra/libtasn1/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libtasn1
-pkgver=2.0
+pkgver=2.1
pkgrel=0
pkgdesc="The ASN.1 library used in GNUTLS"
url="http://www.gnu.org/software/gnutls/"
@@ -17,4 +17,4 @@ build() {
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="e9b1462f04b2586b03905b0ed9528261 libtasn1-2.0.tar.gz"
+md5sums="9c6869cca08b7392415c7939ffd2bbae libtasn1-2.1.tar.gz"