From e2adc02ef24b5a973ff08a7e26d784c85de07d6c Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Sat, 15 Oct 2016 18:52:42 +0200 Subject: [PATCH] clens: homepage vanished, fix distfile URL --- srcpkgs/clens/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/clens/template b/srcpkgs/clens/template index 52f1cd69ff3..98eb41c08d2 100644 --- a/srcpkgs/clens/template +++ b/srcpkgs/clens/template @@ -6,8 +6,8 @@ makedepends="libbsd-devel" short_desc="Convenience library to aid in porting code from OpenBSD" maintainer="Juan RP " license="ISC" -homepage="https://opensource.conformal.com/wiki/clens" -distfiles="https://opensource.conformal.com/snapshots/clens/clens-${version}.tar.gz" +homepage="https://sourceforge.net/projects/clens/" +distfiles="$SOURCEFORGE_SITE/clens/clens-${version}.tar.gz" checksum=064ac9954d38633e2cff6b696fd049dedc3e90b79acffbee1a87754bcf604267 do_build() {