aloadimage: update to 0.5.5.2.
This commit is contained in:
parent
acdd390c76
commit
3a2ba50897
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'aloadimage'
|
# Template file for 'aloadimage'
|
||||||
# needs to be synced with the arcan package
|
# needs to be synced with the arcan package
|
||||||
pkgname=aloadimage
|
pkgname=aloadimage
|
||||||
version=0.5.5
|
version=0.5.5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="arcan-${version}"
|
wrksrc="arcan-${version}"
|
||||||
build_wrksrc=src/tools/aloadimage
|
build_wrksrc=src/tools/aloadimage
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://arcan-fe.com/"
|
homepage="https://arcan-fe.com/"
|
||||||
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
||||||
checksum=578ed860a99a02cf1cf963efac830eb8af08093e4322832b2be6554d8c922ff2
|
checksum=a5f775789e22f6a4f16742ae9375bb5b7999aab83398adeab2bdc3f70c321cc0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../../COPYING
|
vlicense ../../../COPYING
|
||||||
|
|
Loading…
Reference in a new issue