ffcall: use ${DEBIAN_SITE}, license
This commit is contained in:
parent
b12adf16eb
commit
5793b291d2
|
@ -8,9 +8,9 @@ wrksrc=ffcall
|
|||
build_style=gnu-configure
|
||||
short_desc="Libraries to build foreign function call interfaces in embedded interpreters"
|
||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||
license="GPL3"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/libffcall"
|
||||
distfiles="http://ftp.debian.org/debian/pool/main/f/${pkgname}/${pkgname}_${_distver}+cvs${_cvsdate}.orig.tar.gz"
|
||||
distfiles="${DEBIAN_SITE}/main/f/${pkgname}/${pkgname}_${_distver}+cvs${_cvsdate}.orig.tar.gz"
|
||||
checksum=b7fc792db00f060d97126cb7b43e1b882b47896273bd75bb5f9150949fcd6317
|
||||
|
||||
# won't work with parallel_build so just turn it off (thanks to JuanRP for the Hint)
|
||||
|
|
Loading…
Reference in New Issue
Block a user