mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
sys-devel/slibtool: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8482
This commit is contained in:
committed by
Aaron Bauman
parent
b62998b5cc
commit
36da3aaae8
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="A skinny libtool implementation, written in C"
|
||||
HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
|
||||
SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
|
||||
HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
|
||||
SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user