diff options
Diffstat (limited to 'dev-cpp/ctemplate/ctemplate-2.2.ebuild')
-rw-r--r-- | dev-cpp/ctemplate/ctemplate-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild index 89ebe02034ca..3bb8cffcfa06 100644 --- a/dev-cpp/ctemplate/ctemplate-2.2.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.2.ebuild @@ -8,7 +8,7 @@ inherit elisp-common python DESCRIPTION="A simple but powerful template language for C++" HOMEPAGE="https://code.google.com/p/ctemplate/" -SRC_URI="http://ctemplate.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ctemplate.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" |