summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/uzbl/uzbl-2012.05.14.ebuild')
-rw-r--r--www-client/uzbl/uzbl-2012.05.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/uzbl/uzbl-2012.05.14.ebuild b/www-client/uzbl/uzbl-2012.05.14.ebuild
index a68166e336d9..2d0859a297fd 100644
--- a/www-client/uzbl/uzbl-2012.05.14.ebuild
+++ b/www-client/uzbl/uzbl-2012.05.14.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
else
inherit vcs-snapshot
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
- SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
fi
DESCRIPTION="Web interface tools which adhere to the unix philosophy"