diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
commit | 6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch) | |
tree | 285e5c0306e3484c8cbfbe5566242fe49857399d /x11-libs/xforms | |
parent | dev-libs/libintl: stable on arm. bug #584616 (diff) | |
download | gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2 gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip |
savannah: switch to https URLs
Diffstat (limited to 'x11-libs/xforms')
-rw-r--r-- | x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild b/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild index 1249a491816b..8b183cbd9ffa 100644 --- a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild +++ b/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild @@ -10,7 +10,7 @@ MY_P="${P/_/s}" DESCRIPTION="A graphical user interface toolkit for X" HOMEPAGE="http://www.nongnu.org/xforms/" -SRC_URI="http://savannah.nongnu.org/download/xforms/${MY_P}.tar.gz" +SRC_URI="https://savannah.nongnu.org/download/xforms/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |