[packages] libcrypt update to 1.5.3
Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/packages@38272 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
704ad4e605
commit
a7d9ad0691
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libgcrypt
|
PKG_NAME:=libgcrypt
|
||||||
PKG_VERSION:=1.5.0
|
PKG_VERSION:=1.5.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgcrypt
|
PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgcrypt
|
||||||
PKG_MD5SUM:=693f9c64d50c908bc4d6e01da3ff76d8
|
PKG_MD5SUM:=993159b2924ae7b0e4eaff0743c2db35
|
||||||
|
|
||||||
PKG_FIXUP:=patch-libtool
|
PKG_FIXUP:=patch-libtool
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
@ -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
|
|
Loading…
x
Reference in New Issue
Block a user