mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tin: update to 2.4.5.
This commit is contained in:
parent
cfd61d65b7
commit
e69e217dd9
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.4.4
|
version=2.4.5
|
||||||
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-3-Clause"
|
license="BSD-3-Clause"
|
||||||
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=9ff12cecf6005be4d150a26403cb736668bcedbc97fe7d6e6846559ea490ff02
|
checksum=1a14e6a49a3627230f792eb48936d39d0abd7b04d958083a6296bb4210c6c512
|
||||||
|
|
||||||
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