diff options
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/surl/surl-0.7.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/surl/surl-0.7.1.1.ebuild b/www-misc/surl/surl-0.7.1.1.ebuild index b75bdaa7f267..53546976de9b 100644 --- a/www-misc/surl/surl-0.7.1.1.ebuild +++ b/www-misc/surl/surl-0.7.1.1.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="URL shortening command line application that supports various sites" -HOMEPAGE="http://launchpad.net/surl" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV%.*}/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/surl" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV%.*}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |