diff options
author | Ctibor Brančík <ctibor@brancik.cz> | 2018-08-18 10:41:07 +0200 |
---|---|---|
committer | Ctibor Brančík <ctibor@brancik.cz> | 2018-08-18 10:41:07 +0200 |
commit | 2a30d629c6fcbdd4434b20107d5da3b86f8376c8 (patch) | |
tree | 3dd998aef0b95d7761ba8be20292a8193ffe411e /sci-libs/indilib-driver-amh | |
parent | fe5cc84ae14bfc27a15e0e5ca1c2981b5b0bd29d (diff) | |
download | brancik-overlay-2a30d629c6fcbdd4434b20107d5da3b86f8376c8.tar.gz brancik-overlay-2a30d629c6fcbdd4434b20107d5da3b86f8376c8.tar.bz2 |
Bump indilib and drivers to 1.7.4
Diffstat (limited to 'sci-libs/indilib-driver-amh')
-rw-r--r-- | sci-libs/indilib-driver-amh/indilib-driver-amh-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/indilib-driver-amh/indilib-driver-amh-9999.ebuild b/sci-libs/indilib-driver-amh/indilib-driver-amh-9999.ebuild index 18ecebd..40c489c 100644 --- a/sci-libs/indilib-driver-amh/indilib-driver-amh-9999.ebuild +++ b/sci-libs/indilib-driver-amh/indilib-driver-amh-9999.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils git-r3 eutils DESCRIPTION="INDI driver for the Adafruit Motor HAT addon board to Raspberry Pi" HOMEPAGE="https://github.com/rkaczorek/astroberry-amh" -EGIT_REPO_URI="https://github.com/rkaczorek/astroberry-amh" +EGIT_REPO_URI="https://github.com/Ctibor/astroberry-amh" EGIT_CHECKOUT_DIR="${WORKDIR}/${P}" LICENSE="GPL-3" |