From 778655b0c7d040bb36798842cf730e071e7c9727 Mon Sep 17 00:00:00 2001 From: Thomas Batten Date: Fri, 3 May 2019 10:10:22 +0930 Subject: [PATCH] 9base: Update distfile location --- srcpkgs/9base/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/9base/template b/srcpkgs/9base/template index a870ef7dd90..afce4956f2a 100644 --- a/srcpkgs/9base/template +++ b/srcpkgs/9base/template @@ -11,7 +11,7 @@ short_desc="Revived minimalist port of Plan 9 userland to Unix" maintainer='Tai Chi Minh Ralph Eastwood ' license="custom" homepage="http://git.suckless.org/9base" -distfiles="https://repo.voidlinux.de/distfiles/9base-${_githash}.tar.bz2" +distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.bz2" checksum=57640696d65a8acbaca5417f1db1dea5ebbc694e8bed0d4ee8a3229f4800dddd conflicts="plan9port" provides="plan9port-20160418_4"