From b62ef6e5aceb41b364951d9da79e870671e1c983 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 8 Oct 2017 19:58:35 +0200 Subject: libtasn1: update to 4.12 --- package/libtasn1/Makefile | 4 ++-- package/libtasn1/patches/patch-Makefile_in | 20 -------------------- 2 files changed, 2 insertions(+), 22 deletions(-) delete mode 100644 package/libtasn1/patches/patch-Makefile_in diff --git a/package/libtasn1/Makefile b/package/libtasn1/Makefile index 6063ecfbd..9b4bc9ec6 100644 --- a/package/libtasn1/Makefile +++ b/package/libtasn1/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libtasn1 -PKG_VERSION:= 4.9 +PKG_VERSION:= 4.12 PKG_RELEASE:= 1 -PKG_HASH:= 4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920 +PKG_HASH:= 6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753 PKG_DESCR:= asn.1 and der structures manipulation library PKG_SECTION:= libs/crypto PKG_URL:= http://www.gnupg.org/ diff --git a/package/libtasn1/patches/patch-Makefile_in b/package/libtasn1/patches/patch-Makefile_in deleted file mode 100644 index dc11f06a1..000000000 --- a/package/libtasn1/patches/patch-Makefile_in +++ /dev/null @@ -1,20 +0,0 @@ ---- libtasn1-4.9.orig/Makefile.in 2016-07-25 22:28:16.000000000 +0200 -+++ libtasn1-4.9/Makefile.in 2016-08-16 14:45:03.404601380 +0200 -@@ -222,7 +222,7 @@ am__define_uniq_tagged_files = \ - ETAGS = etags - CTAGS = ctags - CSCOPE = cscope --DIST_SUBDIRS = gl lib src examples tests doc -+DIST_SUBDIRS = gl lib src - am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/build-aux/ar-lib $(top_srcdir)/build-aux/compile \ - $(top_srcdir)/build-aux/config.guess \ -@@ -934,7 +934,7 @@ EXTRA_DIST = windows/asn1-parser/asn1-pa - windows/test-parser/test-parser.vcproj \ - windows/test-tree/test-tree.vcproj windows/libtasn14win.mk \ - cfg.mk maint.mk .clcopying --SUBDIRS = gl lib src examples tests $(am__append_1) -+SUBDIRS = gl lib src - ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4 - TMPFILE = "abi-temp.xml" - all: config.h -- cgit v1.2.3