mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
uncrustify: update to 0.81.0.
This commit is contained in:
parent
31a14e9310
commit
ca432671b1
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.80.1
|
version=0.81.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -10,4 +10,4 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://uncrustify.sourceforge.net/"
|
homepage="https://uncrustify.sourceforge.net/"
|
||||||
changelog="https://raw.githubusercontent.com/uncrustify/uncrustify/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/uncrustify/uncrustify/master/ChangeLog"
|
||||||
distfiles="https://github.com/uncrustify/uncrustify/archive/refs/tags/uncrustify-${version}.tar.gz"
|
distfiles="https://github.com/uncrustify/uncrustify/archive/refs/tags/uncrustify-${version}.tar.gz"
|
||||||
checksum=0e2616ec2f78e12816388c513f7060072ff7942b42f1175eb28b24cb75aaec48
|
checksum=484623dc16b92206adc6ac0770077c6c67c6e441102148c2a121a19549330ff9
|
||||||
|
|
Loading…
Add table
Reference in a new issue