mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
monolith: update to 2.6.0.
This commit is contained in:
parent
38964fd5be
commit
ab570ce2d0
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.5.0
|
version=2.6.0
|
||||||
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=0280d811c6b74fb84066a059db058d0008ff24ce128d4042659681d3aedf99cc
|
checksum=6cc8c9e9f9a3e2ab9e5c8f5eddcccbfcff92c728e7e9331a4f88231320aded75
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue