mirror of
https://github.com/AuxXxilium/synology-dsm-open-vm-tools.git
synced 2024-11-23 23:00:59 +07:00
Update Makefile
This commit is contained in:
parent
bc4676ae71
commit
686faf5516
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user