mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gdmap: use $SOURCEFORGE_SITE.
This commit is contained in:
parent
80d9d99288
commit
3b9d3fa02f
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ short_desc="Graphical Disk Map"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://gdmap.sourceforge.net/"
|
homepage="http://gdmap.sourceforge.net/"
|
||||||
distfiles="http://downloads.sourceforge.net/sourceforge/gdmap/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a200c98004b349443f853bf611e49941403fce46f2335850913f85c710a2285b
|
checksum=a200c98004b349443f853bf611e49941403fce46f2335850913f85c710a2285b
|
||||||
|
|
Loading…
Add table
Reference in a new issue