mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-tcltk/snack: update HOMEPAGE, SRC_URI for https
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -10,8 +10,8 @@ DISTUTILS_OPTIONAL=yes
|
||||
inherit dot-a distutils-r1 flag-o-matic toolchain-funcs virtualx
|
||||
|
||||
DESCRIPTION="The Snack Sound Toolkit (Tcl)"
|
||||
HOMEPAGE="http://www.speech.kth.se/snack/"
|
||||
SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz"
|
||||
HOMEPAGE="https://www.speech.kth.se/snack/"
|
||||
SRC_URI="https://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz"
|
||||
S="${WORKDIR}/${PN}${PV}/unix"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user