Skip to content

Commit

Permalink
libtasn1: updated to version 4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
  • Loading branch information
nmav committed Sep 18, 2014
1 parent fac996d commit bdb8dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/libtasn1/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=libtasn1
PKG_VERSION:=4.1
PKG_VERSION:=4.2
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp:https://ftp.gnu.org/gnu/libtasn1
PKG_MD5SUM:=f9b37df3c2c9c6439d8bf427bfbfc521
PKG_MD5SUM:=414df906df421dee0a5cf7548788d153

#PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
Expand Down

0 comments on commit bdb8dd7

Please sign in to comment.