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