tin: update to 2.3.1.
This commit is contained in:
parent
fae3f6843b
commit
d309cb3a70
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tin'
|
||||
pkgname=tin
|
||||
version=2.2.1
|
||||
revision=2
|
||||
version=2.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="flex pcre-devel"
|
||||
|
@ -11,7 +11,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=a9968d4b43e2faa4ca1f27e5f2211fa261b2884846c909f59aa76cdaa955ddc7
|
||||
checksum=7d9069fe567f4309ac26dff5334a3c4365c4d2097929a2d47846628e4d8644c6
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in
|
||||
|
|
Loading…
Reference in New Issue