mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
uncrustify: update to 0.80.1, adopt
This commit is contained in:
parent
045801ed0c
commit
92d29a7647
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'uncrustify'
|
||||
pkgname=uncrustify
|
||||
version=0.79.0
|
||||
version=0.80.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python3"
|
||||
short_desc="Source Code Beautifier for multiple languages"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Saksham <voidisnull@duck.com>"
|
||||
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=e7afaeabf636b7f0ce4e3e9747b95f7bd939613a8db49579755dddf44fedca5f
|
||||
checksum=0e2616ec2f78e12816388c513f7060072ff7942b42f1175eb28b24cb75aaec48
|
||||
|
|
Loading…
Add table
Reference in a new issue