system/xf86-video-qxl: Updated for version 0.1.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
420ca44459
commit
2587099d78
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xf86-video-qxl
|
||||
VERSION=${VERSION:-0.1.0}
|
||||
VERSION=${VERSION:-0.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xf86-video-qxl"
|
||||
VERSION="0.1.0"
|
||||
VERSION="0.1.1"
|
||||
HOMEPAGE="http://spice-space.org"
|
||||
DOWNLOAD="http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-0.1.0.tar.bz2"
|
||||
MD5SUM="3d854268744ff92751430d83b8acaeb6"
|
||||
DOWNLOAD="http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-0.1.1.tar.bz2"
|
||||
MD5SUM="39f0721e83bc3bb2aba5c0379616ddbc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="spice-protocol"
|
||||
|
|
Loading…
Reference in New Issue