monolith: update to 2.4.1.
This commit is contained in:
parent
6166273ff6
commit
6027415cb5
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'monolith'
|
||||
pkgname=monolith
|
||||
version=2.4.0
|
||||
revision=2
|
||||
version=2.4.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
|
@ -10,11 +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=aba401677d9586b973a4719a945ffad70a6bef8adc737437a73aa7ed8709eae4
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
}
|
||||
checksum=d68980bd5ade841f41e0d35447f9c299c82118eef2d291c2c07063086a18de0d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue