mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
tin: update to 2.3.4.
This commit is contained in:
parent
f846074b83
commit
988134f251
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tin'
|
# Template file for 'tin'
|
||||||
pkgname=tin
|
pkgname=tin
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=1
|
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"
|
||||||
|
@ -13,7 +13,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=e8a8eef49c3019fae766327bbed091dfb0440e25ffb70bb643041b069653d6af
|
checksum=fa4969fa475f6c17fc2733f99f8de9581f66b7be473e1cfca39befdaf47559af
|
||||||
|
|
||||||
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