summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-08-26 08:45:26 +0100
committerJames Le Cuirot <chewi@gentoo.org>2017-08-26 08:45:26 +0100
commit1f6a1aa6fbced7d815cf23514b4c40dc37aa5018 (patch)
treece525d73ae7a461fc0c80a99cdd8d07b917a3736 /media-libs
parentapp-portage/elt-patches: Remove fbsd keywords from broken versions (diff)
downloadgentoo-1f6a1aa6fbced7d815cf23514b4c40dc37aa5018.tar.gz
gentoo-1f6a1aa6fbced7d815cf23514b4c40dc37aa5018.tar.bz2
gentoo-1f6a1aa6fbced7d815cf23514b4c40dc37aa5018.zip
media-libs/leptonica: Use GH for SRC_URI as leptonica.org drops old
Package-Manager: Portage-2.3.8, Repoman-2.3.2
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/leptonica/leptonica-1.74.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/leptonica/leptonica-1.74.1.ebuild b/media-libs/leptonica/leptonica-1.74.1.ebuild
index 6255f7b264a0..e1e2552dda27 100644
--- a/media-libs/leptonica/leptonica-1.74.1.ebuild
+++ b/media-libs/leptonica/leptonica-1.74.1.ebuild
@@ -7,7 +7,7 @@ inherit eutils multilib-minimal
DESCRIPTION="C library for image processing and analysis"
HOMEPAGE="http://www.leptonica.org/"
-SRC_URI="http://www.leptonica.org/source/${P}.tar.gz"
+SRC_URI="https://github.com/DanBloomberg/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/5"
KEYWORDS="alpha amd64 arm ~arm64 ~mips ppc ppc64 sparc x86 ~ppc-macos"