mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
opensc: bump to git codebase of 20141126 and rebase GnuK patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=opensc
|
||||
PKG_VERSION:=20140317
|
||||
PKG_VERSION:=20141126
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=LGPL-2.1+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
@@ -19,7 +19,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/OpenSC/OpenSC.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=de6d61405b271e22244376e4817e16b49018e1ce
|
||||
PKG_SOURCE_VERSION:=8aadbbd678730dbafb819382da553439887499fd
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DEPENDS:=+libpcsclite
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
Reference in New Issue
Block a user