mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
monolith: update to 2.7.0.
This commit is contained in:
parent
6415864432
commit
f1171e558f
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'monolith'
|
||||
pkgname=monolith
|
||||
version=2.6.2
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Save HTML pages with ease "
|
||||
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=15287b101b021f17cba13ca0b64c58a8be54bb061ba4b7c291eb57faf799977b
|
||||
checksum=2076b479638d4ae5c1d1009c915527213175e6ae1b18f95d296092cbda0e7cc2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue