From 689a318782344a5b457a29e09f5326b4a5fea6a4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 23 Nov 2018 00:34:23 -0200 Subject: [PATCH] txr: update to 202. --- srcpkgs/txr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index ae31b4264ec..af9a0148958 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -1,6 +1,6 @@ # Template file for 'txr' pkgname=txr -version=201 +version=202 revision=1 build_style=configure make_check_target=tests @@ -10,7 +10,7 @@ maintainer="Oliver Kiddle " license="BSD-2-Clause" homepage="http://www.nongnu.org/txr/" distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2" -checksum=48cec59c8391f0a78a4e9159cd2d23a30ead8c2457f5a43504360231978b2680 +checksum=f7bf0a466a05aaa13f71d902cf283f60c3b5c7f83ae6f6511ba9da18cda4ffb4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" txr"