uncrustify: update to 0.66.
This commit is contained in:
parent
4b0ad6d32a
commit
087e13d976
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uncrustify'
|
||||
pkgname=uncrustify
|
||||
version=0.65
|
||||
version=0.66
|
||||
revision=1
|
||||
build_style=cmake
|
||||
create_wrksrc=yes
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://uncrustify.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=7f7afc2ecbaf9dab3c460da39bb97a77c199e62a1dd8bd26300ef5679a789d76
|
||||
checksum=b797ce656af925c708c464883b7718c557ab9d687ce5dc6cc9ebce32a8639279
|
||||
|
||||
post_install() {
|
||||
for f in etc/*cfg; do
|
||||
|
|
Loading…
Reference in a new issue