diff options
Diffstat (limited to 'emulators/vmware-tools5/Makefile')
-rw-r--r-- | emulators/vmware-tools5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmware-tools5/Makefile b/emulators/vmware-tools5/Makefile index 23ca8ff9c1f8..50e5d5ee8ecb 100644 --- a/emulators/vmware-tools5/Makefile +++ b/emulators/vmware-tools5/Makefile @@ -26,8 +26,8 @@ NO_BUILD= yes RESTRICTED= "Not sure if we can redistribute this." -VMWARE_VER= 3.0.0 -BUILD_VER= 1455 +VMWARE_VER= 3.1.1 +BUILD_VER= 1790 MOUNT_DEV?= /dev/acd0c MOUNT_PT?= /mnt |