From d309cb3a705f1553735770ba813f5625da01bbfd Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@voidlinux.eu>
Date: Fri, 17 Jul 2015 09:06:22 +0200
Subject: [PATCH] tin: update to 2.3.1.

---
 srcpkgs/tin/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tin/template b/srcpkgs/tin/template
index b5b06779b34..a041f7baf90 100644
--- a/srcpkgs/tin/template
+++ b/srcpkgs/tin/template
@@ -1,7 +1,7 @@
 # Template file for 'tin'
 pkgname=tin
-version=2.2.1
-revision=2
+version=2.3.1
+revision=1
 build_style=gnu-configure
 configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr"
 hostmakedepends="flex pcre-devel"
@@ -11,7 +11,7 @@ maintainer="allan <mail@may.mooo.com>"
 license="BSD"
 homepage="http://www.tin.org"
 distfiles="ftp://ftp.tin.org/pub/news/clients/tin/v${version%.*}/tin-${version}.tar.xz"
-checksum=a9968d4b43e2faa4ca1f27e5f2211fa261b2884846c909f59aa76cdaa955ddc7
+checksum=7d9069fe567f4309ac26dff5334a3c4365c4d2097929a2d47846628e4d8644c6
 
 pre_configure() {
 	sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in