diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-27 17:11:23 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-27 17:16:44 +0200 |
commit | 83effa9e1b36c7818e96a8778e2d3e923fb73891 (patch) | |
tree | 1522c811a4721fddb38e97bcc87b1d314633ca4a | |
parent | fccd6669c59465f46cf3ce124887f075b09a3d8d (diff) |
opensc: update hash
-rw-r--r-- | package/opensc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opensc/Makefile b/package/opensc/Makefile index 2df1a56df..923158611 100644 --- a/package/opensc/Makefile +++ b/package/opensc/Makefile @@ -6,7 +6,7 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= opensc PKG_VERSION:= 0.15.0 PKG_RELEASE:= 1 -PKG_HASH:= 399b2107a69e3f67e4e76dc2dbd951dbced8e534b1e0f919e176aea9b85970d7 +PKG_HASH:= 7c8600a37d11f82410699ee5c60bfebc46f6714d0d87b4125dd99215c87d4db8 PKG_DESCR:= utilities to access smart cards PKG_SECTION:= app/crypto PKG_BUILDDEP:= openct pcsc-lite readline |