uncrustify: update to 0.78.0.
This commit is contained in:
parent
011c437914
commit
612e8d1e6f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uncrustify'
|
||||
pkgname=uncrustify
|
||||
version=0.77.1
|
||||
version=0.78.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python3"
|
||||
|
@ -10,4 +10,4 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://uncrustify.sourceforge.net/"
|
||||
changelog="https://raw.githubusercontent.com/uncrustify/uncrustify/master/ChangeLog"
|
||||
distfiles="https://github.com/uncrustify/uncrustify/archive/refs/tags/uncrustify-${version}.tar.gz"
|
||||
checksum=414bbc9f7860eb18a53074f9af14ed04638a633b2216a73f2629291300d37c1b
|
||||
checksum=377efec187c26c7ad77900d94032fa51b029831c69442d607a6e53ef2115928f
|
||||
|
|
Loading…
Reference in New Issue