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