Update opencdk to 0.6.6 (#3594)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11730 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bdcf86f5a0
commit
519126f7e7
@ -9,7 +9,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=opencdk
|
||||
PKG_VERSION:=0.6.4
|
||||
PKG_VERSION:=0.6.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
@ -18,10 +18,7 @@ PKG_SOURCE_URL:=ftp://ftp.gnutls.org/pub/gnutls/opencdk/ \
|
||||
http://www.mirrors.wiretapped.net/security/network-security/gnutls/opencdk/ \
|
||||
ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/opencdk/ \
|
||||
http://josefsson.org/gnutls/releases/opencdk/
|
||||
PKG_MD5SUM:=7bfc820bcdc08f0c31f860710368071e
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
PKG_MD5SUM:=813d62d7afe7b2c2d8f3df0a6c9d9331
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
diff -ur opencdk-0.6.4-/tests/Makefile.am opencdk-0.6.4/tests/Makefile.am
|
||||
--- opencdk-0.6.4-/tests/Makefile.am 2007-06-11 12:16:37.000000000 +0200
|
||||
+++ opencdk-0.6.4/tests/Makefile.am 2007-09-13 19:54:03.000000000 +0200
|
||||
@@ -33,7 +33,7 @@
|
||||
--- a/tests/Makefile.am
|
||||
+++ b/tests/Makefile.am
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
CLEANFILES = plain-test
|
||||
|
||||
@ -10,10 +9,9 @@ diff -ur opencdk-0.6.4-/tests/Makefile.am opencdk-0.6.4/tests/Makefile.am
|
||||
|
||||
if HAVE_W32_SYSTEM
|
||||
# there is a problem with some tests and WINE
|
||||
diff -ur opencdk-0.6.4-/tests/Makefile.in opencdk-0.6.4/tests/Makefile.in
|
||||
--- opencdk-0.6.4-/tests/Makefile.in 2007-06-11 12:25:38.000000000 +0200
|
||||
+++ opencdk-0.6.4/tests/Makefile.in 2007-09-13 19:54:21.000000000 +0200
|
||||
@@ -257,7 +257,7 @@
|
||||
--- a/tests/Makefile.in
|
||||
+++ b/tests/Makefile.in
|
||||
@@ -258,7 +258,7 @@
|
||||
AM_LDFLAGS = -no-install
|
||||
AM_CPPFLAGS = $(LIBGCRYPT_CFLAGS)
|
||||
CLEANFILES = plain-test
|
||||
|
Loading…
x
Reference in New Issue
Block a user