mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
monolith: update to 2.8.1
This commit is contained in:
parent
e8c3775493
commit
05c393d4ed
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'monolith'
|
||||
pkgname=monolith
|
||||
version=2.7.0
|
||||
revision=2
|
||||
version=2.8.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Save HTML pages with ease"
|
|||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Y2Z/monolith"
|
||||
distfiles="https://github.com/Y2Z/monolith/archive/v${version}.tar.gz"
|
||||
checksum=2076b479638d4ae5c1d1009c915527213175e6ae1b18f95d296092cbda0e7cc2
|
||||
changelog="https://github.com/Y2Z/monolith/releases"
|
||||
distfiles="https://github.com/Y2Z/monolith/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=16bc9010f6a425ffa6cc71e01ab72bb3c9029f736c30918bff70157115b3ae9c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue