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'
|
# Template file for 'monolith'
|
||||||
pkgname=monolith
|
pkgname=monolith
|
||||||
version=2.7.0
|
version=2.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Save HTML pages with ease"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="CC0-1.0"
|
license="CC0-1.0"
|
||||||
homepage="https://github.com/Y2Z/monolith"
|
homepage="https://github.com/Y2Z/monolith"
|
||||||
distfiles="https://github.com/Y2Z/monolith/archive/v${version}.tar.gz"
|
changelog="https://github.com/Y2Z/monolith/releases"
|
||||||
checksum=2076b479638d4ae5c1d1009c915527213175e6ae1b18f95d296092cbda0e7cc2
|
distfiles="https://github.com/Y2Z/monolith/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=16bc9010f6a425ffa6cc71e01ab72bb3c9029f736c30918bff70157115b3ae9c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue