mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/uncrustify: upgrade to 0.65
This commit is contained in:
parent
3c79f7621a
commit
56e6b3b3e9
@ -1,13 +1,13 @@
|
||||
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
||||
|
||||
pkgname=uncrustify
|
||||
pkgver=0.64
|
||||
pkgver=0.65
|
||||
pkgrel=0
|
||||
pkgdesc="A source code beautifier"
|
||||
url="https://github.com/uncrustify/uncrustify"
|
||||
arch="all"
|
||||
license="GPL2"
|
||||
makedepends="cmake"
|
||||
makedepends="cmake python2"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir"
|
||||
@ -30,6 +30,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" PREFIX=/usr install
|
||||
}
|
||||
|
||||
md5sums="008904ca40d07c4b3d66c717d59cb65b uncrustify-0.64.tar.gz"
|
||||
sha256sums="0fca05fe8bac2cd80bf3ed77378c82ffe365f37a3f80b8e0ca2dbb3c6e25f3d7 uncrustify-0.64.tar.gz"
|
||||
sha512sums="27be7bceccab20d58ad8f7bb875f1270771f9c0994d6aac404743028ccb9002229d5f000d7cfb4264e66409581f7339b88e17e5ad9b8dd2e8817431268411a0f uncrustify-0.64.tar.gz"
|
||||
sha512sums="c74e1b8d107ec54f95c70fa1e6a0418085dbdb8e1aab864ef459138191ee4da31230ff5ab706276d5717eb6caa6567a20a8aa82cb18d85560f41374a0a8dbadf uncrustify-0.65.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user