Browse Source

update to latest upstream

Waldemar Brodkorb 11 years ago
parent
commit
1d51306388
2 changed files with 7 additions and 7 deletions
  1. 3 3
      package/libgcrypt/Makefile
  2. 4 4
      package/libgpg-error/Makefile

+ 3 - 3
package/libgcrypt/Makefile

@@ -4,9 +4,9 @@
 include ${TOPDIR}/rules.mk
 include ${TOPDIR}/rules.mk
 
 
 PKG_NAME:=		libgcrypt
 PKG_NAME:=		libgcrypt
-PKG_VERSION:=		1.5.0
+PKG_VERSION:=		1.6.1
-PKG_RELEASE:=		4
+PKG_RELEASE:=		1
-PKG_MD5SUM:=		78f8f8bec4580f75b25816f7896d0389
+PKG_MD5SUM:=		d155aa1b06fa879175922ba28f6a6509
 PKG_DESCR:=		GNU crypto library
 PKG_DESCR:=		GNU crypto library
 PKG_SECTION:=		libs
 PKG_SECTION:=		libs
 PKG_DEPENDS:=		libgpg-error
 PKG_DEPENDS:=		libgpg-error

+ 4 - 4
package/libgpg-error/Makefile

@@ -4,10 +4,10 @@
 include ${TOPDIR}/rules.mk
 include ${TOPDIR}/rules.mk
 
 
 PKG_NAME:=		libgpg-error
 PKG_NAME:=		libgpg-error
-PKG_VERSION:=		1.9
+PKG_VERSION:=		1.12
-PKG_RELEASE:=		2
+PKG_RELEASE:=		1
-PKG_MD5SUM:=		521b98aa9395e7eaf0ef2236233a0796
+PKG_MD5SUM:=		8f0eb41a344d19ac2aa9bd101dfb9ce6
-PKG_DESCR:=		a helper library for common error codes and descriptions
+PKG_DESCR:=		helper library for common error codes and descriptions
 PKG_SECTION:=		libs
 PKG_SECTION:=		libs
 PKG_URL:=		http://www.gnupg.org/
 PKG_URL:=		http://www.gnupg.org/
 PKG_SITES:=		ftp://ftp.gnupg.org/gcrypt/libgpg-error/
 PKG_SITES:=		ftp://ftp.gnupg.org/gcrypt/libgpg-error/