summaryrefslogtreecommitdiff
path: root/media-libs/libbdplus/libbdplus-0.1.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-10 09:09:16 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-10 09:09:16 +0000
commitf45955e60d4da9b7f4a1088c98042f9c06669039 (patch)
tree25ff171e8813c8b99f79a424124ed214a9520850 /media-libs/libbdplus/libbdplus-0.1.2.ebuild
parentb9ef7cab6264f1838672efbbcb4ba3b3abd5323f (diff)
gentoo resync : 10.12.2017
Diffstat (limited to 'media-libs/libbdplus/libbdplus-0.1.2.ebuild')
-rw-r--r--media-libs/libbdplus/libbdplus-0.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libbdplus/libbdplus-0.1.2.ebuild b/media-libs/libbdplus/libbdplus-0.1.2.ebuild
index 8580551688b5..3035e2372cf3 100644
--- a/media-libs/libbdplus/libbdplus-0.1.2.ebuild
+++ b/media-libs/libbdplus/libbdplus-0.1.2.ebuild
@@ -6,14 +6,14 @@ inherit autotools-multilib
if [[ ${PV} == 9999 ]] ; then
inherit git-r3
- EGIT_REPO_URI="git://git.videolan.org/${PN}.git"
+ EGIT_REPO_URI="https://git.videolan.org/${PN}.git"
else
- SRC_URI="http://ftp.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
+ SRC_URI="https://downloads.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
KEYWORDS="amd64 ppc ppc64 sparc x86"
fi
DESCRIPTION="Blu-ray library for BD+ decryption"
-HOMEPAGE="http://www.videolan.org/developers/libbdplus.html"
+HOMEPAGE="https://www.videolan.org/developers/libbdplus.html"
LICENSE="LGPL-2.1"
SLOT="0"