uncrustify: update to 0.71.0.
This commit is contained in:
parent
10540a6893
commit
9310349c10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uncrustify'
|
||||
pkgname=uncrustify
|
||||
version=0.70.1
|
||||
version=0.71.0
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=cmake
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://uncrustify.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f419f2748db77bc91c9f5f153b11affbdf6da5199d385b60e2a88e0cbe6da2bf
|
||||
checksum=1b765dfd36c985bb41e8d2da8d226ae8b769be79fb2e1e2c60a78b9bae23a8c3
|
||||
|
||||
do_check() {
|
||||
make -C build test
|
||||
|
|
Loading…
Add table
Reference in a new issue