From c784a9ab2f614308cf901f80fb1dcf3d8b0f507a Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 3 Oct 2016 18:15:01 +0200 Subject: [PATCH] bk: fix url. --- srcpkgs/bk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bk/template b/srcpkgs/bk/template index e81632b05d..ca71c0d768 100644 --- a/srcpkgs/bk/template +++ b/srcpkgs/bk/template @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://www.bitkeeper.org/" distfiles="https://www.bitkeeper.org/downloads/${version}ce/${pkgname}-${version}ce.src.tar.gz" # XXX call next version just "7.4" -distfiles="https://www.bitkeeper.org/downloads/7.3.1/${pkgname}-7.3.1ce.src.tar.gz" +distfiles="https://www.bitkeeper.org/downloads/7.3.1ce/${pkgname}-7.3.1ce.src.tar.gz" checksum=8784fe01722ebac7d93854c25a3aa203ec2751d90d06b036003868f2d8e6d250 # Needs reworking of the build system.