engine_pkcs11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
cb331a4170
commit
a865d57de1
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=engine_pkcs11
|
||||
PKG_VERSION:=20131021
|
||||
PKG_VERSION:=20150429
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-2.1+
|
||||
|
@ -18,7 +18,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/OpenSC/engine_pkcs11.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=5abdc7e0d6d519d2514e3eccc116b335bc427254
|
||||
PKG_SOURCE_VERSION:=0cc9d88eb291f5c545e5bc91d56866a2e0e95d48
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
|
|
Loading…
Reference in a new issue