From 9fa10d7bf98c7345921219ddea6ae87e8d560835 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Thu, 6 Aug 2020 10:46:51 +0200 Subject: [PATCH 1/2] links: update to 2.21 --- srcpkgs/links/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/links/template b/srcpkgs/links/template index 496985fdfab..b42bac91a13 100644 --- a/srcpkgs/links/template +++ b/srcpkgs/links/template @@ -1,7 +1,7 @@ # Template file for 'links' pkgname=links -version=2.20.2 -revision=2 +version=2.21 +revision=1 build_style=gnu-configure configure_args="--with-ssl --enable-graphics" hostmakedepends="pkg-config" @@ -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=4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424 +checksum=285eed8591c7781ec26213df82786665aaa1b9286782e8a7a1a7e2a6e1630d63 post_install() { mkdir -p ${DESTDIR}/usr/share/doc/ From c4ff70b6c57d10d1768046e38b0885f8aea9ac56 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Thu, 6 Aug 2020 10:47:16 +0200 Subject: [PATCH 2/2] links-x11: update to 2.21 --- srcpkgs/links-x11/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/links-x11/template b/srcpkgs/links-x11/template index 124263362be..3f68f321580 100644 --- a/srcpkgs/links-x11/template +++ b/srcpkgs/links-x11/template @@ -1,7 +1,7 @@ # Template file for 'links-x11' pkgname=links-x11 -version=2.20.2 -revision=2 +version=2.21 +revision=1 wrksrc="${pkgname%-x11}-${version}" build_style=gnu-configure configure_args="--with-ssl --enable-graphics --enable-x" @@ -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=4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424 +checksum=285eed8591c7781ec26213df82786665aaa1b9286782e8a7a1a7e2a6e1630d63 conflicts="links" post_install() {