From 6a3a06e217270a25d44ed41b480432ab4886a135 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Wed, 12 Aug 2020 00:49:51 +0600 Subject: [PATCH] txr: update to 241. --- srcpkgs/txr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index 1c22b55c25e..3abb54e6e20 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -1,8 +1,8 @@ # Template file for 'txr' pkgname=txr -version=240 +version=241 revision=1 -archs="x86_64* i686* aarch64* arm* ppc64*" +archs="x86_64* i686* aarch64* arm* ppc64* mips*" build_style=configure configure_args="--prefix=/usr" make_check_target=tests @@ -14,7 +14,7 @@ license="BSD-2-Clause" homepage="http://www.nongnu.org/txr/" changelog="http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=${pkgname}-${version}" distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2" -checksum=e93890916b39f6e9b85632cfbf8e5dd7fb2a078e2ca0d02a0274da7ca7af13b6 +checksum=4b5085d37c9a9ce2af38c6fb09a2c3e8200cc4f7672c3ad364f5b1fbe182c43f nopie=yes if [ "$CROSS_BUILD" ]; then