From 363e509e05f7f58ccfa53cb167642c0e8c0f812d Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 27 Aug 2021 13:37:17 +0000 Subject: [PATCH] tin: update to 2.6.0. --- srcpkgs/tin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tin/template b/srcpkgs/tin/template index 2f54962d047f..5d1bc071553d 100644 --- a/srcpkgs/tin/template +++ b/srcpkgs/tin/template @@ -1,6 +1,6 @@ # Template file for 'tin' pkgname=tin -version=2.4.5 +version=2.6.0 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=1a14e6a49a3627230f792eb48936d39d0abd7b04d958083a6296bb4210c6c512 +checksum=efe19af0bd0e9656303dbc08902327082aeff4d281ae38a26f7df27e9f8fe009 pre_configure() { sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in