mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
monolith: update to 2.2.1.
This commit is contained in:
parent
ba03ba06e9
commit
9101352313
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monolith'
|
# Template file for 'monolith'
|
||||||
pkgname=monolith
|
pkgname=monolith
|
||||||
version=2.1.2
|
version=2.2.1
|
||||||
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=eecd0f56ea98a5217016a99a8342d9d6bc369f5a08744b8cdefac381635e86e3
|
checksum=bdd012c8341267a92345561bd48a4b3f246bf59aab50a14e5648c4b8974f6995
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue