From 4fa3975418d411cf5f4c96b197a6187ce5ac1d07 Mon Sep 17 00:00:00 2001 From: Josh Klar Date: Tue, 2 Jan 2024 23:17:26 -0800 Subject: [PATCH] elinks: update to 0.17.0. --- srcpkgs/elinks/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/elinks/template b/srcpkgs/elinks/template index 8193bacf83c..55c62244f2d 100644 --- a/srcpkgs/elinks/template +++ b/srcpkgs/elinks/template @@ -1,7 +1,7 @@ # Template file for 'elinks' pkgname=elinks -version=0.16.0 -revision=2 +version=0.17.0 +revision=1 build_style=gnu-configure configure_args="--enable-true-color --enable-fastmem --without-spidermonkey" hostmakedepends="automake libtool pkg-config gettext" @@ -13,7 +13,7 @@ license="GPL-2.0-only" homepage="https://github.com/rkd77/elinks" changelog="https://raw.githubusercontent.com/rkd77/elinks/master/NEWS" distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz" -checksum=5494a73737eeb182fe2333b74e9b6192170f583c7722a0650dcd14ef088b9dfb +checksum=250a55198bb3e16a49a52fde85ffc54f1e654b7615369467725a3d74bc469f22 # ld: no input files disable_parallel_build=yes