diff --git a/srcpkgs/libGL/patches/musl-endian.patch b/srcpkgs/libGL/patches/musl-endian.patch deleted file mode 100644 index c53196e0af..0000000000 --- a/srcpkgs/libGL/patches/musl-endian.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/util/u_endian.h.orig 2016-11-04 12:16:00.480356454 +0100 -+++ src/util/u_endian.h 2016-11-04 12:16:11.984347944 +0100 -@@ -27,7 +27,7 @@ - #ifndef U_ENDIAN_H - #define U_ENDIAN_H - --#if defined(__GLIBC__) || defined(ANDROID) -+#if defined(__linux__) || defined(ANDROID) - #include - - #if __BYTE_ORDER == __LITTLE_ENDIAN diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template index 9889be979f..163ff8c772 100644 --- a/srcpkgs/libGL/template +++ b/srcpkgs/libGL/template @@ -1,6 +1,6 @@ # Template build file for 'libGL'. pkgname=libGL -version=17.3.0 +version=17.3.1 revision=1 wrksrc="mesa-${version}" build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.mesa3d.org/" license="MIT, LGPL-2.1" distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz" -checksum=29a0a3a6c39990d491a1a58ed5c692e596b3bfc6c01d0b45e0b787116c50c6d9 +checksum=9ae607e0998a586fb2c866cfc8e45e6f52d1c56cb1b41288253ea83eada824c1 hostmakedepends=" automake libtool flex pkg-config llvm python-Mako libxml2-python