Commit 3af2f6cd authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Peter Korsgaard
Browse files

package/{mesa3d, mesa3d-headers}: bump version to 11.0.4

parent c70b19c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ endif

# Not possible to directly refer to mesa3d variables, because of
# first/second expansion trickery...
MESA3D_HEADERS_VERSION = 11.0.3
MESA3D_HEADERS_VERSION = 11.0.4
MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz
MESA3D_HEADERS_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_HEADERS_VERSION)
MESA3D_HEADERS_LICENSE = MIT, SGI, Khronos
+2 −2
Original line number Diff line number Diff line
# From http://lists.freedesktop.org/archives/mesa-announce/2015-September/000179.html
sha256	ab2992eece21adc23c398720ef8c6933cb69ea42e1b2611dc09d031e17e033d6	mesa-11.0.3.tar.xz
# From http://lists.freedesktop.org/archives/mesa-announce/2015-October/000180.html
sha256	40201bf7fc6fa12a6d9edfe870b41eb4dd6669154e3c42c48a96f70805f5483d	mesa-11.0.4.tar.xz
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

# When updating the version, please also update mesa3d-headers
MESA3D_VERSION = 11.0.3
MESA3D_VERSION = 11.0.4
MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
MESA3D_LICENSE = MIT, SGI, Khronos