astyle: update to 3.1.

Closes: #10709 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-11 21:10:33 -02:00 committed by Jürgen Buchmüller
parent 05b9367d61
commit 36a1564f72

View file

@ -1,16 +1,16 @@
# Template file for 'astyle' # Template file for 'astyle'
pkgname=astyle pkgname=astyle
version=3.0.1 version=3.1
revision=1 revision=1
wrksrc="$pkgname" wrksrc="$pkgname"
build_wrksrc="build/gcc" build_wrksrc="build/gcc"
build_style=gnu-makefile build_style=gnu-makefile
short_desc="A free, fast and small automatic formatter for C, C++, C#, and Java source code" short_desc="Free, fast and small formatter for C, C++, C#, and Java source code"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-3" license="LGPL-3"
homepage="http://astyle.sourceforge.net" homepage="http://astyle.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
checksum=6c3ab029e0e4a75e2e603d449014374aa8269218fdd03a4aaa46ab743b1912fd checksum=cbcc4cf996294534bb56f025d6f199ebfde81aa4c271ccbd5ee1c1a3192745d7
do_install() { do_install() {
vbin bin/astyle vbin bin/astyle