summaryrefslogtreecommitdiff
path: root/sci-libs/indilib/indilib-1.3.0.ebuild
diff options
context:
space:
mode:
authorCtibor Brančík <ctibor@brancik.cz>2016-11-08 19:41:25 +0100
committerCtibor Brančík <ctibor@brancik.cz>2016-11-08 19:41:25 +0100
commit8550c060ad5a64fc7955aeb727d315248384e3c1 (patch)
tree18aa428a1b0ed369e042ed1e4219beabb6a3adc9 /sci-libs/indilib/indilib-1.3.0.ebuild
parent71eaf3344137a3942a6a1651d2038b10ce586b08 (diff)
downloadbrancik-overlay-8550c060ad5a64fc7955aeb727d315248384e3c1.tar.gz
brancik-overlay-8550c060ad5a64fc7955aeb727d315248384e3c1.tar.bz2
sci-libs/indilib codebase moved to github, all indilib ebuilds updated accordingly.
Diffstat (limited to 'sci-libs/indilib/indilib-1.3.0.ebuild')
-rw-r--r--sci-libs/indilib/indilib-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib/indilib-1.3.0.ebuild b/sci-libs/indilib/indilib-1.3.0.ebuild
index 3eecdb2..55490b3 100644
--- a/sci-libs/indilib/indilib-1.3.0.ebuild
+++ b/sci-libs/indilib/indilib-1.3.0.ebuild
@@ -11,7 +11,7 @@ inherit cmake-utils udev user
DESCRIPTION="INDI Astronomical Control Protocol library"
HOMEPAGE="http://www.indilib.org/"
-SRC_URI="mirror://sourceforge/${MY_PN}/${MY_PN}-${MY_PV}.zip"
+SRC_URI="https://github.com/${PN}/${MY_PN}/archive/v${MY_PV}.tar.gz -> ${PN}-${PV}.tar.gz"
LICENSE="LGPL-2.1+ BSD GPL-2+ LGPL-2+"
SLOT="0"