mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
monolith: update to 2.8.3
This commit is contained in:
parent
f9e451c5b6
commit
f547d34d93
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'monolith'
|
# Template file for 'monolith'
|
||||||
pkgname=monolith
|
pkgname=monolith
|
||||||
version=2.8.1
|
version=2.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
configure_args="--no-default-features"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="Save HTML pages with ease"
|
short_desc="Save HTML pages with ease"
|
||||||
|
@ -11,7 +12,7 @@ license="CC0-1.0"
|
||||||
homepage="https://github.com/Y2Z/monolith"
|
homepage="https://github.com/Y2Z/monolith"
|
||||||
changelog="https://github.com/Y2Z/monolith/releases"
|
changelog="https://github.com/Y2Z/monolith/releases"
|
||||||
distfiles="https://github.com/Y2Z/monolith/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Y2Z/monolith/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=16bc9010f6a425ffa6cc71e01ab72bb3c9029f736c30918bff70157115b3ae9c
|
checksum=51769e6505d5708ac296e5d93e280c9fefa7873452d471c5106aaeb7c3667f9f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue