Skip to content

Commit

Permalink
media-sound/audiocompress: HOMEPAGE and SRC_URI 301 redirect to HTTPS
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.7, Repoman-2.3.3
  • Loading branch information
davidhicks authored and mgorny committed Aug 22, 2017
1 parent 3740446 commit 6a8d689
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-sound/audiocompress/audiocompress-2.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

inherit toolchain-funcs

MY_P=AudioCompress-${PV}

DESCRIPTION="Very gentle 1-band dynamic range compressor"
HOMEPAGE="http://beesbuzz.biz/code/"
SRC_URI="http://beesbuzz.biz/code/audiocompress/${MY_P}.tar.gz"
HOMEPAGE="https://beesbuzz.biz/code/audiocompress.php"
SRC_URI="https://beesbuzz.biz/code/audiocompress/${MY_P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
Expand Down

0 comments on commit 6a8d689

Please sign in to comment.