|
@@ -4,13 +4,13 @@
|
|
include ${TOPDIR}/rules.mk
|
|
include ${TOPDIR}/rules.mk
|
|
|
|
|
|
PKG_NAME:= libtasn1
|
|
PKG_NAME:= libtasn1
|
|
-PKG_VERSION:= 3.5
|
|
|
|
|
|
+PKG_VERSION:= 3.6
|
|
PKG_RELEASE:= 1
|
|
PKG_RELEASE:= 1
|
|
-PKG_MD5SUM:= 62c76352d0e17df1c082fe1c38bad5cf
|
|
|
|
|
|
+PKG_MD5SUM:= 6ed38e161e11013054f2a2bb4c4da449
|
|
PKG_DESCR:= ASN.1 and DER structures manipulation library
|
|
PKG_DESCR:= ASN.1 and DER structures manipulation library
|
|
PKG_SECTION:= libs
|
|
PKG_SECTION:= libs
|
|
PKG_URL:= http://www.gnupg.org/
|
|
PKG_URL:= http://www.gnupg.org/
|
|
-PKG_SITES:= http://ftp.gnu.org/gnu/libtasn1/
|
|
|
|
|
|
+PKG_SITES:= ${MASTER_SITE_GNU:=libtasn1/}
|
|
PKG_OPTS:= dev
|
|
PKG_OPTS:= dev
|
|
|
|
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|