mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
havoc: update to 0.6.0
This commit is contained in:
parent
098f29d12e
commit
6f0005d00a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'havoc'
|
# Template file for 'havoc'
|
||||||
pkgname=havoc
|
pkgname=havoc
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="wayland-devel pkg-config"
|
hostmakedepends="wayland-devel pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="ii8 <murray.calavera@protonmail.com>"
|
||||||
license="Public Domain, MIT"
|
license="Public Domain, MIT"
|
||||||
homepage="https://github.com/ii8/havoc"
|
homepage="https://github.com/ii8/havoc"
|
||||||
distfiles="https://github.com/ii8/havoc/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/ii8/havoc/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=3b0d37b13e3ca21f5e22f1e62a32fe736119cd5c601307c4000bed5fee179f77
|
checksum=3f6538eb8a2b5846459f38c283eef2c8152886a4ed079e1038b02d0c31a3247c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue