Update to libtasn1-3.3.
This commit is contained in:
parent
3f97859356
commit
92449198ae
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2013/03/21 08:48:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2013/05/07 06:23:52 ajacoutot Exp $
|
||||
|
||||
COMMENT= Abstract Syntax Notation One structure parser library
|
||||
|
||||
DISTNAME= libtasn1-3.2
|
||||
DISTNAME= libtasn1-3.3
|
||||
CATEGORIES= security
|
||||
|
||||
SHARED_LIBS += tasn1 3.0 # 7.1
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libtasn1-3.2.tar.gz) = Zy7ggQig+YsAY3ernl6SbtbX5IEfGFOPg4xFfn2zbz8=
|
||||
SIZE (libtasn1-3.2.tar.gz) = 1810350
|
||||
SHA256 (libtasn1-3.3.tar.gz) = kmUqLNEPY8VphLXlzuRuyt8ikuImL/+ZJ49+5G/5OsA=
|
||||
SIZE (libtasn1-3.3.tar.gz) = 2039225
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2005/12/25 11:15:34 sturm Exp $
|
||||
@lib lib/libtasn1.so.${LIBtasn1_VERSION}
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/12/08 08:19:57 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.8 2013/05/07 06:23:52 ajacoutot Exp $
|
||||
@bin bin/asn1Coding
|
||||
@bin bin/asn1Decoding
|
||||
@bin bin/asn1Parser
|
||||
@ -7,6 +6,7 @@ include/libtasn1.h
|
||||
@info info/libtasn1.info
|
||||
lib/libtasn1.a
|
||||
lib/libtasn1.la
|
||||
@lib lib/libtasn1.so.${LIBtasn1_VERSION}
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libtasn1.pc
|
||||
@man man/man1/asn1Coding.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user