Use https by default
[gentoo.git] / dev-libs / snowball-stemmer / snowball-stemmer-0.20140325.ebuild
index e9140921f7626f6d0b77f84d42437678d09a4bab..4abf942afe61714ea00d76c6ddf7c1e44dba62ca 100644 (file)
@@ -13,7 +13,7 @@ PVDATE=$(get_after_major_version)
 
 DESCRIPTION="This contains all you need to include the snowball stemming algorithms into a C project of your own"
 HOMEPAGE="http://snowball.tartarus.org/download.php"
-SRC_URI="http://dev.gentoo.org/~graaff/libstemmer_c-${PVDATE}.tgz"
+SRC_URI="https://dev.gentoo.org/~graaff/libstemmer_c-${PVDATE}.tgz"
 
 # This will probably be different if this ebuild ends up being used for both
 # Java and C.