bison: use ${GNU_SITE}
This commit is contained in:
parent
00ad638e48
commit
46345ef0ca
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ short_desc="GNU yacc(1) replacement"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnu.org/software/bison/bison.html"
|
||||
license="GPL-3"
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz"
|
||||
distfiles="${GNU_SITE}/bison/$pkgname-$version.tar.xz"
|
||||
checksum=a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue