summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-22 09:19:28 +0000
committerSam James <sam@gentoo.org>2021-03-22 09:22:58 +0000
commit51694a376c482462e0b78886a3c79e32fb1c9aa2 (patch)
treea7dc4a3984b6914818b2dd90e8b74668cafe367d /sys-devel/slibtool/slibtool-0.5.28.ebuild
parentsys-devel/slibtool: add 0.5.32 (diff)
downloadgentoo-51694a376c482462e0b78886a3c79e32fb1c9aa2.tar.gz
gentoo-51694a376c482462e0b78886a3c79e32fb1c9aa2.tar.bz2
gentoo-51694a376c482462e0b78886a3c79e32fb1c9aa2.zip
sys-devel/slibtool: update HOMEPAGE, SRC_URI per upstream request
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/slibtool/slibtool-0.5.28.ebuild')
-rw-r--r--sys-devel/slibtool/slibtool-0.5.28.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-devel/slibtool/slibtool-0.5.28.ebuild b/sys-devel/slibtool/slibtool-0.5.28.ebuild
index ceab475d61cf..6164767912b1 100644
--- a/sys-devel/slibtool/slibtool-0.5.28.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.28.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+# git.foss21.org is the official repository per upstream
DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="https://git.foss21.org/slibtool"
+SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"