Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/unifdef/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'unifdef'
pkgname=unifdef
version=2.11
revision=2
version=2.12
revision=1
build_style=gnu-makefile
short_desc="Selectively remove C preprocessor conditionals"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="http://dotat.at/prog/unifdef/"
distfiles="${homepage}/unifdef-${version}.tar.xz"
checksum=828ffc270ac262b88fe011136acef2780c05b0dc3c5435d005651740788d4537
checksum=43ce0f02ecdcdc723b2475575563ddb192e988c886d368260bc0a63aee3ac400

post_install() {
vlicense COPYING
Expand Down
Loading