diff options
Diffstat (limited to 'dev-libs/openct/openct-0.6.20-r5.ebuild')
-rw-r--r-- | dev-libs/openct/openct-0.6.20-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/openct/openct-0.6.20-r5.ebuild b/dev-libs/openct/openct-0.6.20-r5.ebuild index bcc0ae168c43..c9552d7c8680 100644 --- a/dev-libs/openct/openct-0.6.20-r5.ebuild +++ b/dev-libs/openct/openct-0.6.20-r5.ebuild @@ -7,7 +7,7 @@ inherit autotools flag-o-matic udev DESCRIPTION="library for accessing smart card terminals" HOMEPAGE="https://github.com/OpenSC/openct/wiki" -SRC_URI="mirror://sourceforge/opensc/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/opensc/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |