monolith: update to 2.3.0.
This commit is contained in:
parent
50de978501
commit
fd996cb859
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'monolith'
|
||||
pkgname=monolith
|
||||
version=2.2.7
|
||||
revision=2
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
|
@ -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=8fa8ea66383f7278f6fcbe1ba75ffc9243b93031a88725135ca3b0eeb38c7df9
|
||||
checksum=21b90f9b047a98a4d442795d949952fe687ae14d75cc5f416f1cf77c53e40bca
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
|
|
Loading…
Reference in a new issue