astyle: update to 3.0.
This commit is contained in:
parent
01020d5b34
commit
e3f2b02db7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'astyle'
|
||||
pkgname=astyle
|
||||
version=2.06
|
||||
version=3.0
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_wrksrc="build/gcc"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="http://astyle.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
|
||||
checksum=3b7212210dc139e8f648e004b758c0be1b3ceb1694b22a879202d2b833db7c7e
|
||||
checksum=983e4fe87f20427ddf0d06fa5ba046b5ee95347f9ada33a681af3892426a4ff3
|
||||
|
||||
do_install() {
|
||||
vbin bin/astyle
|
||||
|
|
Loading…
Reference in a new issue