diff options
Diffstat (limited to 'app-editors/shed/shed-1.15.ebuild')
-rw-r--r-- | app-editors/shed/shed-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild index da49bc414e0d..6b0e8951131c 100644 --- a/app-editors/shed/shed-1.15.ebuild +++ b/app-editors/shed/shed-1.15.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Simple Hex EDitor" HOMEPAGE="https://shed.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |