astyle: update to 2.05.1.
This commit is contained in:
parent
09c1d7d1da
commit
255220137b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'astyle'
|
# Template file for 'astyle'
|
||||||
pkgname=astyle
|
pkgname=astyle
|
||||||
version=2.05
|
version=2.05.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_wrksrc="build/gcc"
|
build_wrksrc="build/gcc"
|
||||||
|
@ -11,7 +11,7 @@ license="LGPL-3"
|
||||||
homepage="http://astyle.sourceforge.net"
|
homepage="http://astyle.sourceforge.net"
|
||||||
update_pattern='astyle_\K[\d.]+(?=_linux)'
|
update_pattern='astyle_\K[\d.]+(?=_linux)'
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
|
||||||
checksum=da34eb1f8f12e6f50f1cf674944c0db70c91b203008e11be0f57aa8267823a39
|
checksum=fbdfc6f1966a972d19a215927266c76d4183eee235ed1e2bd7ec551c2a270eac
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall bin/astyle 755 usr/bin
|
vinstall bin/astyle 755 usr/bin
|
||||||
|
|
Loading…
Reference in New Issue