From 85a8eebad2ec52266e98e4a764ea61f6d58f101f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Mar 2012 16:01:35 +0100 Subject: update gnutls and required packages to latest upstream --- package/libtasn1/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/libtasn1/Makefile') diff --git a/package/libtasn1/Makefile b/package/libtasn1/Makefile index 8b82f4b42..fbbd1fa74 100644 --- a/package/libtasn1/Makefile +++ b/package/libtasn1/Makefile @@ -4,13 +4,13 @@ include ${TOPDIR}/rules.mk PKG_NAME:= libtasn1 -PKG_VERSION:= 2.2 +PKG_VERSION:= 2.11 PKG_RELEASE:= 1 -PKG_MD5SUM:= 14cc361500d2e768a8a6ec538ce3fecb +PKG_MD5SUM:= ee8076752f2afcbcd12f3dd9bc622748 PKG_DESCR:= an ASN.1 and DER structures manipulation library PKG_SECTION:= libs PKG_URL:= http://www.gnupg.org/ -PKG_SITES:= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ +PKG_SITES:= http://ftp.gnu.org/gnu/libtasn1/ include ${TOPDIR}/mk/package.mk -- cgit v1.2.3