Update to 0.4.11 release.
This commit is contained in:
parent
6c5604648e
commit
5fa5afb692
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552102
3 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libp11
|
||||
PORTVERSION= 0.4.10
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.4.11
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
CATEGORIES= security devel
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1554364514
|
||||
SHA256 (OpenSC-libp11-libp11-0.4.10_GH0.tar.gz) = 123c1525fa7ce7a34060f9a4148a30717482c517a378f428b704459820c1bf35
|
||||
SIZE (OpenSC-libp11-libp11-0.4.10_GH0.tar.gz) = 127101
|
||||
TIMESTAMP = 1602487119
|
||||
SHA256 (OpenSC-libp11-libp11-0.4.11_GH0.tar.gz) = 56d6149879bda379613d89adfd3486ce5a3c20af6c1e3f9e83d15d900ab9e4bc
|
||||
SIZE (OpenSC-libp11-libp11-0.4.11_GH0.tar.gz) = 131813
|
||||
|
|
|
@ -5,7 +5,7 @@ lib/engines/pkcs11.so
|
|||
lib/libp11.a
|
||||
lib/libp11.so
|
||||
lib/libp11.so.3
|
||||
lib/libp11.so.3.4.2
|
||||
lib/libp11.so.3.4.3
|
||||
libdata/pkgconfig/libp11.pc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
|
||||
|
|
Loading…
Reference in a new issue