[packages] libcrypt update to 1.5.3
authorPeter Wagner <​tripolar@gmx.at>
Tue, 1 Oct 2013 20:00:47 +0000 (20:00 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Tue, 1 Oct 2013 20:00:47 +0000 (20:00 +0000)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 38272

libs/libgcrypt/Makefile
libs/libgcrypt/patches/001-no_docs_tests.patch [deleted file]

index 181cb92472d77859a63fbdbfcc53b0b3897e325e..fa2672cd4d88a3c8caea953c5b55a6cda05755dc 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libgcrypt
-PKG_VERSION:=1.5.0
+PKG_VERSION:=1.5.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgcrypt
-PKG_MD5SUM:=693f9c64d50c908bc4d6e01da3ff76d8
+PKG_MD5SUM:=993159b2924ae7b0e4eaff0743c2db35
 
 PKG_FIXUP:=patch-libtool
 PKG_INSTALL:=1
diff --git a/libs/libgcrypt/patches/001-no_docs_tests.patch b/libs/libgcrypt/patches/001-no_docs_tests.patch
deleted file mode 100644 (file)
index cc184e4..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -22,8 +22,8 @@ AUTOMAKE_OPTIONS = dist-bzip2
- DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
-   --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
--DIST_SUBDIRS = m4 compat mpi cipher random src doc tests
--SUBDIRS =         compat mpi cipher random src doc tests
-+DIST_SUBDIRS = m4 compat mpi cipher random src
-+SUBDIRS =         compat mpi cipher random src
- EXTRA_DIST = autogen.sh README.SVN
- DISTCLEANFILES =
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -281,8 +281,8 @@ AUTOMAKE_OPTIONS = dist-bzip2
- DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
-   --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
--DIST_SUBDIRS = m4 compat mpi cipher random src doc tests
--SUBDIRS = compat mpi cipher random src doc tests
-+DIST_SUBDIRS = m4 compat mpi cipher random src
-+SUBDIRS = compat mpi cipher random src
- EXTRA_DIST = autogen.sh README.SVN
- DISTCLEANFILES = 
- all: config.h