From 482ed6eedcbab20f29b0d6e06f5934905a25e19c Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Tue, 20 Apr 2021 12:48:21 +0200 Subject: [PATCH] tin: update to 2.4.5. --- srcpkgs/tin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tin/template b/srcpkgs/tin/template index 5bbd16533f7b..2f54962d047f 100644 --- a/srcpkgs/tin/template +++ b/srcpkgs/tin/template @@ -1,6 +1,6 @@ # Template file for 'tin' pkgname=tin -version=2.4.4 +version=2.4.5 revision=1 build_style=gnu-configure configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr" @@ -13,7 +13,7 @@ maintainer="allan " 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=9ff12cecf6005be4d150a26403cb736668bcedbc97fe7d6e6846559ea490ff02 +checksum=1a14e6a49a3627230f792eb48936d39d0abd7b04d958083a6296bb4210c6c512 pre_configure() { sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in