mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
monolith: update to 2.1.1
This commit is contained in:
parent
b0f2108b4b
commit
623f342740
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'monolith'
|
# Template file for 'monolith'
|
||||||
pkgname=monolith
|
pkgname=monolith
|
||||||
version=2.1.0
|
version=2.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
|
@ -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=966dadf31f174dcc21a73110bc432ed05789cef899ec3aaa035d9e5c2b17258a
|
checksum=71d973d829fb23a13e738e9f2b6ad3028e74fd1b57f1f296a8ebe4c32252294a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue