uncrustify: update to 0.68.

This commit is contained in:
maxice8 2018-11-18 16:53:53 -02:00 committed by Enno Boland
parent 6fa6cbd615
commit c0777fcda2
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'uncrustify'
pkgname=uncrustify
version=0.67
version=0.68
revision=1
build_style=cmake
create_wrksrc=yes
hostmakedepends="python"
short_desc="Source Code Beautifier for multiple languages"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://uncrustify.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=54f15c8ebddef120522db21f38fac1dd3b0a285fbf60a8b71f9e333e96cf6ddc
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=26036af6d89fe5561bad6857b8cfeb633f455dd992ed08fd9918d0dabcf62652
do_check() {
make -C build test