tin: update to 2.4.4.
This commit is contained in:
parent
a05a4fb924
commit
ba57d39212
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tin'
|
# Template file for 'tin'
|
||||||
pkgname=tin
|
pkgname=tin
|
||||||
version=2.4.3
|
version=2.4.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr"
|
configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr"
|
||||||
make_build_target=build
|
make_build_target=build
|
||||||
|
@ -13,7 +13,7 @@ maintainer="allan <mail@may.mooo.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.tin.org"
|
homepage="http://www.tin.org"
|
||||||
distfiles="ftp://ftp.tin.org/pub/news/clients/tin/v${version%.*}/tin-${version}.tar.xz"
|
distfiles="ftp://ftp.tin.org/pub/news/clients/tin/v${version%.*}/tin-${version}.tar.xz"
|
||||||
checksum=cb1dc96cc61dcd12ad2e047ae41f4328fb424571fa3d8105dd700d71fada42aa
|
checksum=9ff12cecf6005be4d150a26403cb736668bcedbc97fe7d6e6846559ea490ff02
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in
|
sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in
|
||||||
|
|
Loading…
Reference in New Issue