diff options
Diffstat (limited to 'dev-lang/orc/orc-0.4.24.ebuild')
-rw-r--r-- | dev-lang/orc/orc-0.4.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/orc/orc-0.4.24.ebuild b/dev-lang/orc/orc-0.4.24.ebuild index f3b470155fc..f14cb5c1076 100644 --- a/dev-lang/orc/orc-0.4.24.ebuild +++ b/dev-lang/orc/orc-0.4.24.ebuild @@ -6,8 +6,8 @@ EAPI="5" inherit autotools-multilib flag-o-matic gnome2-utils pax-utils DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array operations" -HOMEPAGE="http://gstreamer.freedesktop.org/" -SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz" +HOMEPAGE="https://gstreamer.freedesktop.org/" +SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="BSD BSD-2" SLOT="0" |