- Update to 2.9
- Point WWW to libtasn1's own page at gnu.org
This commit is contained in:
parent
bd5cc72d9e
commit
1842665597
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267217
3 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libtasn1
|
||||
PORTVERSION= 2.8
|
||||
PORTVERSION= 2.9
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= libtasn1
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (libtasn1-2.8.tar.gz) = 53fd164f8670e55a9964666990fb358f
|
||||
SHA256 (libtasn1-2.8.tar.gz) = 2b7d74f4b10b18ae2f0291fcafabe30e42c9ededdea41add8c622302132d545a
|
||||
SIZE (libtasn1-2.8.tar.gz) = 1898055
|
||||
SHA256 (libtasn1-2.9.tar.gz) = fac46855fac8b08cf6f5a1b60cebad8e090bac1f06c335a044e84110d0b412c4
|
||||
SIZE (libtasn1-2.9.tar.gz) = 1883677
|
||||
|
|
|
@ -10,4 +10,4 @@ The main features of this library are:
|
|||
- DER (Distinguish Encoding Rules) encoding;
|
||||
- no limits for INTEGER and ENUMERATED values
|
||||
|
||||
WWW: http://www.gnutls.org/
|
||||
WWW: http://www.gnu.org/software/libtasn1/
|
||||
|
|
Loading…
Reference in a new issue