diff options
Diffstat (limited to 'dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild')
-rw-r--r-- | dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild b/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild index ad72b64cda06..e1bdcddc459e 100644 --- a/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild +++ b/dev-libs/d0_blind_id/d0_blind_id-0.5.ebuild @@ -7,7 +7,7 @@ inherit autotools-utils DESCRIPTION="Blind-ID library for user identification using RSA blind signatures" HOMEPAGE="http://git.xonotic.org/?p=xonotic/d0_blind_id.git;a=summary" -SRC_URI="mirror://github/divVerent/d0_blind_id/${P}.tar.gz" +SRC_URI="https://github.com/downloads/divVerent/d0_blind_id/${P}.tar.gz" LICENSE="BSD" SLOT="0" |