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'
|
||||
pkgname=monolith
|
||||
version=2.5.0
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="Unlicense"
|
||||
homepage="https://github.com/Y2Z/monolith"
|
||||
distfiles="https://github.com/Y2Z/monolith/archive/v${version}.tar.gz"
|
||||
checksum=0280d811c6b74fb84066a059db058d0008ff24ce128d4042659681d3aedf99cc
|
||||
checksum=6cc8c9e9f9a3e2ab9e5c8f5eddcccbfcff92c728e7e9331a4f88231320aded75
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue