From d94e7c27e0c9b27204722876c6c2af63fa56b14c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 19 Aug 2025 15:40:40 +0200 Subject: [PATCH] txr: update to 302. --- srcpkgs/txr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index edddbd2496b..c9da5847ea7 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -1,6 +1,6 @@ # Template file for 'txr' pkgname=txr -version=299 +version=302 revision=1 build_style=configure configure_args="--prefix=/usr" @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="http://www.nongnu.org/txr/" changelog="http://www.kylheku.com/cgit/txr/tree/RELNOTES" distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2" -checksum=9da0e12f6b6db9c4262e92214863c90f89cd40e4fa8b5eac2b983bf65194112a +checksum=f0de012ed62218e049d09a39ae6a9387598d8eac12a7c2d7d9d906c27c36ef54 nopie=yes if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then