mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
neatvnc: update to 0.5.1.
This commit is contained in:
parent
4ac719c00d
commit
e1c3fcb591
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.4.0
|
version=0.5.1
|
||||||
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=8a833d488f579e4acf7abb1c7832f8e571bddd6da054e71ed9be3b8396955a81
|
checksum=63c4786eefe6f3bd72f89592798e31721235fc959de6ba3a5ac7834a555dad1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue