mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
monolith: update to 2.6.2.
This commit is contained in:
parent
6a5d338ec3
commit
cd38a6dc81
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'monolith'
|
||||
pkgname=monolith
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Save HTML pages with ease "
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="Unlicense"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Y2Z/monolith"
|
||||
distfiles="https://github.com/Y2Z/monolith/archive/v${version}.tar.gz"
|
||||
checksum=dc08e6fa786c2cdfc7a8f6c307022c368d875c172737b695222c2b2f3bfe2a72
|
||||
checksum=15287b101b021f17cba13ca0b64c58a8be54bb061ba4b7c291eb57faf799977b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue