mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
aloadimage: update to 0.5.4.4.
This commit is contained in:
parent
9cac1b1792
commit
a2b5cdb653
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aloadimage'
|
# Template file for 'aloadimage'
|
||||||
pkgname=aloadimage
|
pkgname=aloadimage
|
||||||
version=0.5.4.3
|
version=0.5.4.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=arcan-${version}
|
wrksrc=arcan-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
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=94a64dbce762c3bf81d3282414ffd337b0eb4b47dbdf35f02c3f5095dabf81cf
|
checksum=42d2fab2fb5d1b0b80b673335de14e131aa684bbad7f62c80693510a4fab71c2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../../COPYING
|
vlicense ../../../COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue