mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
neatvnc: update to 0.7.0.
This commit is contained in:
parent
f37dbe7d4c
commit
3b056d698f
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.5.1
|
version=0.7.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=63c4786eefe6f3bd72f89592798e31721235fc959de6ba3a5ac7834a555dad1d
|
checksum=38c015e746ed42483107a1b711552cc3fb13a4d71993948d27b19b559746fcf7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue