|
@@ -4,15 +4,15 @@
|
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
|
|
|
|
|
|
PKG_NAME:= libp11
|
|
PKG_NAME:= libp11
|
|
|
-PKG_VERSION:= 0.2.8
|
|
|
|
|
|
|
+PKG_VERSION:= 0.4.12
|
|
|
PKG_RELEASE:= 1
|
|
PKG_RELEASE:= 1
|
|
|
-PKG_HASH:= a4121015503ade98074b5e2a2517fc8a139f8b28aed10021db2bb77283f40691
|
|
|
|
|
|
|
+PKG_HASH:= 1e1a2533b3fcc45fde4da64c9c00261b1047f14c3f911377ebd1b147b3321cfd
|
|
|
PKG_DESCR:= library implementing a small layer on top of pkcs11 api
|
|
PKG_DESCR:= library implementing a small layer on top of pkcs11 api
|
|
|
PKG_SECTION:= libs/crypto
|
|
PKG_SECTION:= libs/crypto
|
|
|
-PKG_DEPENDS:= libltdl libressl
|
|
|
|
|
-PKG_BUILDDEP:= libtool libressl
|
|
|
|
|
|
|
+PKG_DEPENDS:= libltdl libopenssl
|
|
|
|
|
+PKG_BUILDDEP:= libtool openssl
|
|
|
PKG_URL:= https://github.com/OpenSC/libp11/wiki
|
|
PKG_URL:= https://github.com/OpenSC/libp11/wiki
|
|
|
-PKG_SITES:= http://sourceforge.net/projects/opensc/files/libp11/
|
|
|
|
|
|
|
+PKG_SITES:= https://github.com/OpenSC/libp11/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
|
|
|
PKG_OPTS:= dev
|
|
PKG_OPTS:= dev
|
|
|
|
|
|
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|