Skip to content

Commit

Permalink
media-sound/sonic-visualiser: use HTTPs
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and FuzzyGophers committed May 24, 2018
1 parent afdbfd6 commit e0aabb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions media-sound/sonic-visualiser/sonic-visualiser-2.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=4
inherit eutils qmake-utils autotools xdg-utils

DESCRIPTION="Music audio files viewer and analiser"
HOMEPAGE="http://www.sonicvisualiser.org/"
HOMEPAGE="https://www.sonicvisualiser.org/"
SRC_URI="https://code.soundsoftware.ac.uk/attachments/download/1675/${P}.tar.gz"

LICENSE="GPL-2"
Expand Down
2 changes: 1 addition & 1 deletion media-sound/sonic-visualiser/sonic-visualiser-3.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=5
inherit eutils qmake-utils autotools xdg-utils

DESCRIPTION="Music audio files viewer and analiser"
HOMEPAGE="http://www.sonicvisualiser.org/"
HOMEPAGE="https://www.sonicvisualiser.org/"
SRC_URI="https://code.soundsoftware.ac.uk/attachments/download/2222/${P}.tar.gz"

LICENSE="GPL-2"
Expand Down

0 comments on commit e0aabb9

Please sign in to comment.