xf86-video-vmware: update to 13.3.0

This commit is contained in:
MilhouseVH 2018-03-03 01:50:24 +00:00 committed by Lukas Rusak
parent 6322e0e3df
commit a6b3fd4227
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -1,24 +1,25 @@
################################################################################ ################################################################################
# This file is part of OpenELEC - http://www.openelec.tv # This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2018-present Team LibreELEC
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
# #
# OpenELEC is free software: you can redistribute it and/or modify # LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or # the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version. # (at your option) any later version.
# #
# OpenELEC is distributed in the hope that it will be useful, # LibreELEC is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. # GNU General Public License for more details.
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>. # along with LibreELEC. If not, see <http://www.gnu.org/licenses/>.
################################################################################ ################################################################################
PKG_NAME="xf86-video-vmware" PKG_NAME="xf86-video-vmware"
PKG_VERSION="13.2.1" PKG_VERSION="13.3.0"
PKG_SHA256="e2f7f7101fba7f53b268e7a25908babbf155b3984fb5268b3d244eb6c11bf62b" PKG_SHA256="47971924659e51666a757269ad941a059ef5afe7a47b5101c174a6022ac4066c"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.vmware.com" PKG_SITE="http://www.vmware.com"