mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
unifdef: rebuild for metadata
This commit is contained in:
parent
98f2aaf474
commit
9840f02feb
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'unifdef'
|
# Template file for 'unifdef'
|
||||||
pkgname=unifdef
|
pkgname=unifdef
|
||||||
version=2.11
|
version=2.11
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
short_desc="Selectively remove C preprocessor conditionals"
|
short_desc="Selectively remove C preprocessor conditionals"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="2-clause-BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="http://dotat.at/prog/unifdef/"
|
homepage="http://dotat.at/prog/unifdef/"
|
||||||
distfiles="${homepage}/unifdef-${version}.tar.xz"
|
distfiles="${homepage}/unifdef-${version}.tar.xz"
|
||||||
checksum=828ffc270ac262b88fe011136acef2780c05b0dc3c5435d005651740788d4537
|
checksum=828ffc270ac262b88fe011136acef2780c05b0dc3c5435d005651740788d4537
|
||||||
|
|
Loading…
Add table
Reference in a new issue