mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uncrustify: update to 0.78.1.
This commit is contained in:
parent
f9a88f3714
commit
74237c7ab8
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.78.0
|
version=0.78.1
|
||||||
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=377efec187c26c7ad77900d94032fa51b029831c69442d607a6e53ef2115928f
|
checksum=ecaf4c0adca14c36dfffa30bc28e69865115ecd602c90eb16a8cddccb41caad2
|
||||||
|
|
Loading…
Add table
Reference in a new issue