mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
neatvnc: update to 0.4.0
This commit is contained in:
parent
ad58df33ad
commit
2e650fb0f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neatvnc'
|
# Template file for 'neatvnc'
|
||||||
pkgname=neatvnc
|
pkgname=neatvnc
|
||||||
version=0.3.2
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/any1/neatvnc"
|
homepage="https://github.com/any1/neatvnc"
|
||||||
distfiles="https://github.com/any1/neatvnc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/any1/neatvnc/archive/v${version}.tar.gz"
|
||||||
checksum=8329354f83bcc654146082a8a9f2d0be4bac5bd8c76b6c31790b7b9c5857e318
|
checksum=8a833d488f579e4acf7abb1c7832f8e571bddd6da054e71ed9be3b8396955a81
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue