From 7e85e6fd56d0cfcf142d0bd76a20d64b5222761c Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 8 May 2008 19:26:28 +0000 Subject: [PATCH] [Packages] libs/libtasn1: Update to 1.4 (#3420) git-svn-id: svn://svn.openwrt.org/openwrt/packages@11080 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libtasn1/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile index 054c7463f..4b8e7f420 100644 --- a/libs/libtasn1/Makefile +++ b/libs/libtasn1/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2007 OpenWrt.org +# +# Copyright (C) 2005-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtasn1 -PKG_VERSION:=1.1 +PKG_VERSION:=1.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -18,7 +18,7 @@ PKG_SOURCE_URL:=ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \ http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \ ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/libtasn1/ \ http://josefsson.org/gnutls/releases/libtasn1/ -PKG_MD5SUM:=93b43cc5013bda4d8bf64508f1566c54 +PKG_MD5SUM:=a733ecdfed3517910e627d24e050979f PKG_FIXUP = libtool