diff options
Diffstat (limited to 'app-misc/regex-markup')
-rw-r--r-- | app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-misc/regex-markup/regex-markup-0.10.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild b/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild index f0f186a0fc5e..94e33d5a90f3 100644 --- a/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild +++ b/app-misc/regex-markup/regex-markup-0.10.0-r1.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic DESCRIPTION="A tool to color syslog files as well" HOMEPAGE="http://www.nongnu.org/regex-markup/" -SRC_URI="http://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" +SRC_URI="https://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-misc/regex-markup/regex-markup-0.10.0.ebuild b/app-misc/regex-markup/regex-markup-0.10.0.ebuild index b6ae39a6a8ec..3492aebc8fcf 100644 --- a/app-misc/regex-markup/regex-markup-0.10.0.ebuild +++ b/app-misc/regex-markup/regex-markup-0.10.0.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="A tool to color syslog files as well" HOMEPAGE="http://www.nongnu.org/regex-markup/" -SRC_URI="http://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" +SRC_URI="https://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |