mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
uncrustify: update to 0.67.
This commit is contained in:
parent
9308238f26
commit
e062294670
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uncrustify'
|
# Template file for 'uncrustify'
|
||||||
pkgname=uncrustify
|
pkgname=uncrustify
|
||||||
version=0.66.1
|
version=0.67
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://uncrustify.sourceforge.net/"
|
homepage="http://uncrustify.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=4b36dabcb33cfc286d79ea8fcb5babadf1d0a25eb5eb7ea9da650414325063e4
|
checksum=54f15c8ebddef120522db21f38fac1dd3b0a285fbf60a8b71f9e333e96cf6ddc
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make -C build test
|
make -C build test
|
||||||
|
|
Loading…
Add table
Reference in a new issue