libtasn1: update to 3.6.
This commit is contained in:
parent
8473ccc983
commit
2617ebc6f1
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libtasn1'.
|
# Template build file for 'libtasn1'.
|
||||||
pkgname=libtasn1
|
pkgname=libtasn1
|
||||||
version=3.5
|
version=3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnu.org/software/libtasn1/"
|
homepage="http://www.gnu.org/software/libtasn1/"
|
||||||
license="GPL-3, LGPL-2.1"
|
license="GPL-3, LGPL-2.1"
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=d7fcffbc08b6413533b817d4ede5c2eadcb3dcb21c71cc91de6ece25191519ed
|
checksum=19e34766a38abc74cec1863cc30c8a4e13f763310ecaf7a5e861ba1d143ea430
|
||||||
|
|
||||||
libtasn1-devel_package() {
|
libtasn1-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue