From d9c88b6f0e4320be551ac919aa0e2811acaeb7e4 Mon Sep 17 00:00:00 2001 From: Tunguso4ka Date: Tue, 1 Sep 2026 12:31:12 +0300 Subject: [PATCH] elinks: update to 0.20.0. --- srcpkgs/elinks/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/elinks/template b/srcpkgs/elinks/template index a4a9d4b6c66c53..9ada2d5789a442 100644 --- a/srcpkgs/elinks/template +++ b/srcpkgs/elinks/template @@ -1,6 +1,6 @@ # Template file for 'elinks' pkgname=elinks -version=0.19.1 +version=0.20.0 revision=1 build_style=gnu-configure configure_args="--enable-true-color --enable-fastmem --without-spidermonkey" @@ -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=eae70a82b06a11ac8a928ce6eba0aa58b791685092d9394a32d2e85e689ed7c2 +checksum=7067925d13297ee91dfaf5aa2e0295a3049d0d8ee5da899a7baf1f5150a6d8d4 # ld: no input files disable_parallel_build=yes