tin: update to 2.4.2.

This commit is contained in:
Piotr Wójcik 2018-04-09 11:32:30 +02:00 committed by Leah Neukirchen
parent c45343fae7
commit 5fdf707e4d
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'tin'
pkgname=tin
version=2.3.4
revision=2
version=2.4.2
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr"
make_build_target="build"
@ -10,10 +10,10 @@ hostmakedepends="flex pcre-devel"
makedepends="ncurses-devel readline-devel pcre-devel libidn-devel"
short_desc="NNTP and spool based UseNet newsreader"
maintainer="allan <mail@may.mooo.com>"
license="BSD"
license="BSD-3-Clause"
homepage="http://www.tin.org"
distfiles="ftp://ftp.tin.org/pub/news/clients/tin/v${version%.*}/tin-${version}.tar.xz"
checksum=fa4969fa475f6c17fc2733f99f8de9581f66b7be473e1cfca39befdaf47559af
checksum=ff832fd0b1c638939ac10bef3cf9add4691f568834cc48a0decca0ab34f704bb
pre_configure() {
sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in

1
srcpkgs/tin/update Normal file
View File

@ -0,0 +1 @@
pattern="TIN \K[\d.]+(?=</A> \(stable\))"