From 8883069b5a37504cd160789ac587eece4720fa8d Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Wed, 26 May 2021 10:30:14 +0200 Subject: [PATCH 1/2] links: update to 2.23 --- srcpkgs/links/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/links/template b/srcpkgs/links/template index ae939fb90b2c..7fba99e9352b 100644 --- a/srcpkgs/links/template +++ b/srcpkgs/links/template @@ -1,6 +1,6 @@ # Template file for 'links' pkgname=links -version=2.22 +version=2.23 revision=1 build_style=gnu-configure configure_args="--with-ssl --enable-graphics" @@ -11,7 +11,7 @@ maintainer="Toyam Cox " license="GPL-2.0-or-later" homepage="http://links.twibright.com/" distfiles="http://links.twibright.com/download/links-${version}.tar.bz2" -checksum=0364986b3a7f1e8e3171bea362b53f71e1dd3360a8842d66fdc65580ebc2084d +checksum=6660d202f521fd18bf5184c3f1732d1fa7426a103374277ad1cdb8e57ce6ac45 post_install() { mkdir -p ${DESTDIR}/usr/share/doc/ From e99c65ea6cc4a764d42a08b22610bd067509259a Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Wed, 26 May 2021 10:30:27 +0200 Subject: [PATCH 2/2] links-x11: update to 2.23 --- srcpkgs/links-x11/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/links-x11/template b/srcpkgs/links-x11/template index be7123b3eab7..93aa20e6480c 100644 --- a/srcpkgs/links-x11/template +++ b/srcpkgs/links-x11/template @@ -1,6 +1,6 @@ # Template file for 'links-x11' pkgname=links-x11 -version=2.22 +version=2.23 revision=1 wrksrc="${pkgname%-x11}-${version}" build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="newbluemoon " license="GPL-2.0-or-later" homepage="http://links.twibright.com/" distfiles="http://links.twibright.com/download/links-${version}.tar.bz2" -checksum=0364986b3a7f1e8e3171bea362b53f71e1dd3360a8842d66fdc65580ebc2084d +checksum=6660d202f521fd18bf5184c3f1732d1fa7426a103374277ad1cdb8e57ce6ac45 conflicts="links" post_install() {