libtasn1: update to 3.5.

This commit is contained in:
Juan RP 2014-05-05 13:36:02 +02:00
parent 96ed2b74b2
commit cf08b35b24

View file

@ -1,7 +1,7 @@
# Template build file for 'libtasn1'. # Template build file for 'libtasn1'.
pkgname=libtasn1 pkgname=libtasn1
version=3.4 version=3.5
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl" hostmakedepends="perl"
short_desc="ASN.1 structure parser library" short_desc="ASN.1 structure parser library"
@ -9,10 +9,10 @@ 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=f353507a458fe2372b791016a056c95946eebfc7256b49013851f134a5e6acc8 checksum=d7fcffbc08b6413533b817d4ede5c2eadcb3dcb21c71cc91de6ece25191519ed
libtasn1-devel_package() { libtasn1-devel_package() {
depends="${sourcepkg}>=${version}" depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/include vmove usr/include