monolith: update to 2.8.3
This commit is contained in:
parent
f9e451c5b6
commit
f547d34d93
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'monolith'
|
||||
pkgname=monolith
|
||||
version=2.8.1
|
||||
version=2.8.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Save HTML pages with ease"
|
||||
|
@ -11,7 +12,7 @@ license="CC0-1.0"
|
|||
homepage="https://github.com/Y2Z/monolith"
|
||||
changelog="https://github.com/Y2Z/monolith/releases"
|
||||
distfiles="https://github.com/Y2Z/monolith/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=16bc9010f6a425ffa6cc71e01ab72bb3c9029f736c30918bff70157115b3ae9c
|
||||
checksum=51769e6505d5708ac296e5d93e280c9fefa7873452d471c5106aaeb7c3667f9f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue