monolith: update to 2.5.0.
This commit is contained in:
parent
29de6af104
commit
56d50322f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monolith'
|
||||
pkgname=monolith
|
||||
version=2.4.1
|
||||
version=2.5.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="Unlicense"
|
||||
homepage="https://github.com/Y2Z/monolith"
|
||||
distfiles="https://github.com/Y2Z/monolith/archive/v${version}.tar.gz"
|
||||
checksum=d68980bd5ade841f41e0d35447f9c299c82118eef2d291c2c07063086a18de0d
|
||||
checksum=0280d811c6b74fb84066a059db058d0008ff24ce128d4042659681d3aedf99cc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue