From 35298a85f2195fa59b459c8b68b43aeb6b722c2a Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Wed, 29 Apr 2020 14:58:20 +0200 Subject: [PATCH] tin: update to 2.4.4. --- srcpkgs/tin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tin/template b/srcpkgs/tin/template index c5ae47e070e..5bbd16533f7 100644 --- a/srcpkgs/tin/template +++ b/srcpkgs/tin/template @@ -1,7 +1,7 @@ # Template file for 'tin' pkgname=tin -version=2.4.3 -revision=2 +version=2.4.4 +revision=1 build_style=gnu-configure configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr" make_build_target=build @@ -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=cb1dc96cc61dcd12ad2e047ae41f4328fb424571fa3d8105dd700d71fada42aa +checksum=9ff12cecf6005be4d150a26403cb736668bcedbc97fe7d6e6846559ea490ff02 pre_configure() { sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in