From e6a42d2f780a9617f0449f869f4639b7e21ff479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= Date: Tue, 14 Jul 2020 10:07:29 +0200 Subject: [PATCH] monolith: update to 2.3.0. --- srcpkgs/monolith/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/monolith/template b/srcpkgs/monolith/template index 172aac1208c..11e14207621 100644 --- a/srcpkgs/monolith/template +++ b/srcpkgs/monolith/template @@ -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 " 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