diff options
Diffstat (limited to 'sys-process/cronutils/cronutils-1.5.ebuild')
-rw-r--r-- | sys-process/cronutils/cronutils-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/cronutils/cronutils-1.5.ebuild b/sys-process/cronutils/cronutils-1.5.ebuild index 63c16461858d..70841373ce88 100644 --- a/sys-process/cronutils/cronutils-1.5.ebuild +++ b/sys-process/cronutils/cronutils-1.5.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs DESCRIPTION="Utilities to assist running batch processing jobs" HOMEPAGE="https://code.google.com/p/cronutils/" -SRC_URI="http://cronutils.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://cronutils.googlecode.com/files/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |