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