mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
tin: update to 2.3.1.
This commit is contained in:
parent
fae3f6843b
commit
d309cb3a70
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tin'
|
# Template file for 'tin'
|
||||||
pkgname=tin
|
pkgname=tin
|
||||||
version=2.2.1
|
version=2.3.1
|
||||||
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"
|
||||||
hostmakedepends="flex pcre-devel"
|
hostmakedepends="flex pcre-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="allan <mail@may.mooo.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
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=a9968d4b43e2faa4ca1f27e5f2211fa261b2884846c909f59aa76cdaa955ddc7
|
checksum=7d9069fe567f4309ac26dff5334a3c4365c4d2097929a2d47846628e4d8644c6
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue