mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neatvnc: update to 0.7.1.
This commit is contained in:
parent
4052fd3667
commit
9d8ee4f97f
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.7.0
|
version=0.7.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=38c015e746ed42483107a1b711552cc3fb13a4d71993948d27b19b559746fcf7
|
checksum=369217e47a9fd1a0b79e854df73037c3940a8e1b722b27ea005065302bd99abe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue