libidn: update to 1.27.
This commit is contained in:
parent
4293fe4515
commit
8d51f579af
@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'libidn'.
|
# Template build file for 'libidn'.
|
||||||
pkgname=libidn
|
pkgname=libidn
|
||||||
version=1.26
|
version=1.27
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
@ -10,11 +10,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
homepage="http://www.gnu.org/software/libidn/"
|
homepage="http://www.gnu.org/software/libidn/"
|
||||||
license="GPL-3, LGPL-2.1"
|
license="GPL-3, LGPL-2.1"
|
||||||
distfiles="http://ftp.gnu.org/gnu/libidn/libidn-${version}.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/libidn/libidn-${version}.tar.gz"
|
||||||
checksum=0a2f4c71c80f8f389a99d5a26539a9be4a4ac42cd7f375aa41046660f63cc53c
|
checksum=103ff719d36484ebfb57272e8155312da105caa5d3f42d51d45e1930356e95fd
|
||||||
|
|
||||||
libidn-devel_package() {
|
libidn-devel_package() {
|
||||||
depends="libidn>=${version}"
|
depends="libidn>=${version}"
|
||||||
short_desc="${short_desc} - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user