diff options
Diffstat (limited to 'dev-lang/orc/orc-0.4.23.ebuild')
-rw-r--r-- | dev-lang/orc/orc-0.4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/orc/orc-0.4.23.ebuild b/dev-lang/orc/orc-0.4.23.ebuild index 3db1c06b3b4..11faa6bf671 100644 --- a/dev-lang/orc/orc-0.4.23.ebuild +++ b/dev-lang/orc/orc-0.4.23.ebuild @@ -7,8 +7,8 @@ EAPI="5" inherit autotools-multilib flag-o-matic gnome2-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" |