Update Makefile

This commit is contained in:
AuxXxilium 2022-03-06 15:48:43 +08:00
parent bc4676ae71
commit 686faf5516

View File

@ -1,6 +1,6 @@
PKG_NAME = open-vm-tools
PKG_VERS = 11.3.5
PKG_BUILD = 18557794
PKG_VERS = 12.0.0
PKG_BUILD = 19345655
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS)-$(PKG_BUILD).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/vmware/open-vm-tools/releases/download/stable-$(PKG_VERS)