diff options
Diffstat (limited to 'media-sound/audacity/audacity-2.1.1.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-2.1.1.ebuild b/media-sound/audacity/audacity-2.1.1.ebuild index da1efd0adf5b..abf8577bf5f2 100644 --- a/media-sound/audacity/audacity-2.1.1.ebuild +++ b/media-sound/audacity/audacity-2.1.1.ebuild @@ -8,8 +8,8 @@ inherit eutils wxwidgets MY_P="${PN}-minsrc-${PV}" DESCRIPTION="Free crossplatform audio editor" HOMEPAGE="http://web.audacityteam.org/" -SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${MY_P}.tar.xz - doc? ( http://dev.gentoo.org/~yngwin/distfiles/${PN}-manual-${PV}.zip )" +SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${MY_P}.tar.xz + doc? ( https://dev.gentoo.org/~yngwin/distfiles/${PN}-manual-${PV}.zip )" # wget doesn't seem to work on FossHub links, so we mirror LICENSE="GPL-2" |