diff options
Diffstat (limited to 'dev-python/gst-python/gst-python-1.4.0.ebuild')
-rw-r--r-- | dev-python/gst-python/gst-python-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gst-python/gst-python-1.4.0.ebuild b/dev-python/gst-python/gst-python-1.4.0.ebuild index 03861fd7efc7..adf9e73117fd 100644 --- a/dev-python/gst-python/gst-python-1.4.0.ebuild +++ b/dev-python/gst-python/gst-python-1.4.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit python-r1 DESCRIPTION="A Python Interface to GStreamer" -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="LGPL-2" SLOT="1.0" |