summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libtasn1
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-05-02 00:49:58 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-05-02 00:49:58 (GMT)
commit1f70585d4abb80a2cc47316ab2b4851637939997 (patch)
tree4435740ad96c057ee9dce9458b9c56bf6ce0c73c /abs/core-testing/libtasn1
parent3a0c305fe94bf308401db48db087b81d88231bfa (diff)
downloadlinhes_pkgbuild-1f70585d4abb80a2cc47316ab2b4851637939997.zip
linhes_pkgbuild-1f70585d4abb80a2cc47316ab2b4851637939997.tar.gz
linhes_pkgbuild-1f70585d4abb80a2cc47316ab2b4851637939997.tar.bz2
Latest versions.
Diffstat (limited to 'abs/core-testing/libtasn1')
-rw-r--r--abs/core-testing/libtasn1/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core-testing/libtasn1/PKGBUILD b/abs/core-testing/libtasn1/PKGBUILD
index 150c1dd..5187cef 100644
--- a/abs/core-testing/libtasn1/PKGBUILD
+++ b/abs/core-testing/libtasn1/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 22306 2008-12-25 18:56:59Z jgc $
+# $Id: PKGBUILD 35541 2009-04-13 20:54:05Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=libtasn1
-pkgver=1.7
+pkgver=2.0
pkgrel=1
pkgdesc="The ASN.1 library used in GNUTLS"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@ url="http://www.gnu.org/software/gnutls/"
depends=('glibc' 'texinfo')
options=('!libtool')
install=libtasn1.install
-source=(ftp://ftp.gnutls.org/pub/gnutls/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('ebfd69b3514d8e8830057f0e9df6a5f9')
+source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e9b1462f04b2586b03905b0ed9528261')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"