diff options
Diffstat (limited to 'dev-python/gst-python/gst-python-0.10.22-r1.ebuild')
-rw-r--r-- | dev-python/gst-python/gst-python-0.10.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gst-python/gst-python-0.10.22-r1.ebuild b/dev-python/gst-python/gst-python-0.10.22-r1.ebuild index 3eb77441ba0b..125f30d41332 100644 --- a/dev-python/gst-python/gst-python-0.10.22-r1.ebuild +++ b/dev-python/gst-python/gst-python-0.10.22-r1.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils python-r1 virtualx DESCRIPTION="A Python Interface to GStreamer" -HOMEPAGE="http://gstreamer.freedesktop.org/" -SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" +HOMEPAGE="https://gstreamer.freedesktop.org/" +SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0.10" |