libtasn1: bump version

This commit is contained in:
Jerome Duval
2021-11-08 13:34:45 +01:00
parent bb498f247a
commit 840a7ecb4d
2 changed files with 2 additions and 2 deletions

View File

@@ -9,13 +9,13 @@ LICENSE="GNU LGPL v2.1
GNU GPL v3"
REVISION="1"
SOURCE_URI="https://ftp.gnu.org/gnu/libtasn1/libtasn1-$portVersion.tar.gz"
CHECKSUM_SHA256="0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d"
CHECKSUM_SHA256="ece7551cea7922b8e10d7ebc70bc2248d1fdd73351646a2d6a8d68a9421c45a5"
PATCHES="libtasn1-$portVersion.patchset"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion="6.6.0"
libVersion="6.6.1"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVersionCompat="$portVersion compat >= 4"