libtasn1: update to 4.2.
This commit is contained in:
parent
53774a8b00
commit
11179c532e
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libtasn1'.
|
# Template build file for 'libtasn1'.
|
||||||
pkgname=libtasn1
|
pkgname=libtasn1
|
||||||
version=4.1
|
version=4.2
|
||||||
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=60ee6571dcfa00cf55406404912274d6dc759cbaa80d666b89d819feeff5f301
|
checksum=693b41cb36c2ac02d5990180b0712a79a591168e93d85f7fcbb75a0a0be4cdbb
|
||||||
|
|
||||||
libtasn1-devel_package() {
|
libtasn1-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
@ -23,7 +23,6 @@ libtasn1-devel_package() {
|
||||||
vmove usr/share/info
|
vmove usr/share/info
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
libtasn1-tools_package() {
|
libtasn1-tools_package() {
|
||||||
short_desc+=" - ASN.1 tools"
|
short_desc+=" - ASN.1 tools"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Reference in a new issue