mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'uncrustify'
|
||||||
pkgname=uncrustify
|
pkgname=uncrustify
|
||||||
version=0.70.1
|
version=0.71.0
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=f419f2748db77bc91c9f5f153b11affbdf6da5199d385b60e2a88e0cbe6da2bf
|
checksum=1b765dfd36c985bb41e8d2da8d226ae8b769be79fb2e1e2c60a78b9bae23a8c3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make -C build test
|
make -C build test
|
||||||
|
|
Loading…
Add table
Reference in a new issue