From 3b9cb66a1e417fe68fa44ac6eb24c5ee2c6a0bc4 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 8 Jun 2015 20:04:47 +0200 Subject: pkg_details: Use correct clone URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The clone URLs should use the pkgbase name, not the pkgname itself Reported-by: Jonathan Steel Signed-off-by: Johannes Löthberg Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index ceece87..14f8847 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -1,8 +1,8 @@