Skip to content

Commit

Permalink
security/libtasn1: update to 4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
novel committed May 16, 2021
1 parent 2c1f489 commit 439e8e2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions security/libtasn1/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Created by: Sergei Kolobov <sergei@kolobov.com>

PORTNAME= libtasn1
PORTVERSION= 4.16.0
PORTREVISION= 1
PORTVERSION= 4.17.0
CATEGORIES= security
MASTER_SITES= GNU \
GNUPG/gnutls/${PORTNAME}
Expand All @@ -12,7 +11,7 @@ COMMENT= ASN.1 structure parser library

LICENSE= LGPL21+ GPLv3
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/COPYING

USES= cpe libtool pathfix pkgconfig compiler
USE_CSTD= c99
Expand Down
6 changes: 3 additions & 3 deletions security/libtasn1/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1581169480
SHA256 (libtasn1-4.16.0.tar.gz) = 0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d
SIZE (libtasn1-4.16.0.tar.gz) = 1812442
TIMESTAMP = 1620956010
SHA256 (libtasn1-4.17.0.tar.gz) = ece7551cea7922b8e10d7ebc70bc2248d1fdd73351646a2d6a8d68a9421c45a5
SIZE (libtasn1-4.17.0.tar.gz) = 1906654
2 changes: 1 addition & 1 deletion security/libtasn1/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include/libtasn1.h
lib/libtasn1.a
lib/libtasn1.so
lib/libtasn1.so.6
lib/libtasn1.so.6.6.0
lib/libtasn1.so.6.6.1
libdata/pkgconfig/libtasn1.pc
man/man1/asn1Coding.1.gz
man/man1/asn1Decoding.1.gz
Expand Down

0 comments on commit 439e8e2

Please sign in to comment.