monolith: update to 2.1.2

This commit is contained in:
Benjamín Albiñana 2020-01-21 15:21:23 +01:00 committed by Helmut Pozimski
parent 81334a99e6
commit 0123c2ce11

View file

@ -1,6 +1,6 @@
# Template file for 'monolith' # Template file for 'monolith'
pkgname=monolith pkgname=monolith
version=2.1.1 version=2.1.2
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=71d973d829fb23a13e738e9f2b6ad3028e74fd1b57f1f296a8ebe4c32252294a checksum=eecd0f56ea98a5217016a99a8342d9d6bc369f5a08744b8cdefac381635e86e3
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE