mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
33490067f2
commit
22603b4f6e
1 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
||||||
pkgname=splint
|
pkgname=splint
|
||||||
version=3.1.2
|
version=3.1.2
|
||||||
revision=4
|
revision=4
|
||||||
|
wrksrc="${pkgname}-${version}.orig"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex"
|
||||||
makedepends="libfl-devel"
|
makedepends="libfl-devel"
|
||||||
|
@ -9,8 +10,8 @@ short_desc="Secure Programming Lint"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.splint.org"
|
homepage="http://www.splint.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.splint.org/downloads/$pkgname-$version.src.tgz"
|
distfiles="${DEBIAN_SITE}/main/s/splint/${pkgname}_${version}+dfsg.orig.tar.xz"
|
||||||
checksum=c78db643df663313e3fa9d565118391825dd937617819c6efc7966cdf444fb0a
|
checksum=51cd7ba978a366ae1ededac2b927058fd5f45d5455e5a9d640b75ab4e45b748a
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue