diff --git a/srcpkgs/splint/template b/srcpkgs/splint/template index 2ebb4316994..90c704d0c5f 100644 --- a/srcpkgs/splint/template +++ b/srcpkgs/splint/template @@ -1,13 +1,14 @@ # Template file for 'splint' pkgname=splint version=3.1.2 -distfiles="http://www.splint.org/downloads/$pkgname-$version.src.tgz" +revision=2 build_style=gnu-configure -revision=1 makedepends="flex" -fulldepends="glibc" short_desc="Secure Programming Lint" maintainer="Juan RP " +homepage="http://www.splint.org" +license="GPL-2" +distfiles="http://www.splint.org/downloads/$pkgname-$version.src.tgz" checksum=c78db643df663313e3fa9d565118391825dd937617819c6efc7966cdf444fb0a long_desc=" Splint is a tool for statically checking C programs for security @@ -17,4 +18,3 @@ long_desc=" standard lint." disable_parallel_build=yes -