mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
complexity: rebuild against autogen.
This commit is contained in:
parent
ab0d796556
commit
eb7dcfa169
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'complexity'
|
# Template file for 'complexity'
|
||||||
pkgname=complexity
|
pkgname=complexity
|
||||||
version=1.5
|
version=1.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autogen"
|
hostmakedepends="autogen"
|
||||||
makedepends="autogen-devel"
|
makedepends="autogen"
|
||||||
short_desc="Measure complexity of C source"
|
short_desc="Measure complexity of C source"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/complexity/"
|
homepage="http://www.gnu.org/software/complexity/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=606f655655b3b5b21e36f5212bec30c08e1a8f883103f91eaab24a77dd2beffa
|
checksum=1f5194c0dc6e813ea1dc7f36bfd05f15786a8ad6e9b3ab65b53d2263a0d93102
|
||||||
|
|
Loading…
Add table
Reference in a new issue