open-vm-tools: update to 12.1.5.

This commit is contained in:
Piraty 2022-12-07 09:20:23 +01:00
parent e43bbdf95e
commit 4ff2060e4b
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'open-vm-tools' # Template file for 'open-vm-tools'
pkgname=open-vm-tools pkgname=open-vm-tools
version=12.1.0 version=12.1.5
revision=1 revision=1
archs="x86_64* i686* aarch64*" archs="x86_64* i686* aarch64*"
build_wrksrc="open-vm-tools" build_wrksrc="open-vm-tools"
@ -18,7 +18,7 @@ license="GPL-2.0-only, LGPL-2.1-only"
homepage="https://github.com/vmware/open-vm-tools" homepage="https://github.com/vmware/open-vm-tools"
changelog="https://raw.githubusercontent.com/vmware/open-vm-tools/master/ReleaseNotes.md" changelog="https://raw.githubusercontent.com/vmware/open-vm-tools/master/ReleaseNotes.md"
distfiles="https://github.com/vmware/open-vm-tools/archive/stable-${version}.tar.gz" distfiles="https://github.com/vmware/open-vm-tools/archive/stable-${version}.tar.gz"
checksum=4c867a3f8b6c636eb98c9faa76c4280b0fdb75e2923dc0deec77dd24dd3f43b1 checksum=678d08b46fba15f2b4c39245b5bc4deec30284d6f13ee279c233bc3d3627ec8a
build_options="pam x11" build_options="pam x11"
build_options_default="pam x11" build_options_default="pam x11"