mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libglvnd to 1.3.4-1
This commit is contained in:
parent
a98e142195
commit
c1f86df769
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - disable assembly
|
||||
|
||||
pkgname=libglvnd
|
||||
pkgver=1.3.3
|
||||
pkgver=1.3.4
|
||||
pkgrel=1
|
||||
pkgdesc="The GL Vendor-Neutral Dispatch library"
|
||||
arch=('x86_64')
|
||||
|
@ -14,7 +14,7 @@ makedepends=('libxext' 'libx11' 'xorgproto' 'python' 'meson')
|
|||
provides=('libgl' 'libegl' 'libgles')
|
||||
source=("https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v$pkgver/libglvnd-v$pkgver.tar.gz"
|
||||
LICENSE)
|
||||
sha512sums=('8da13d560ab058c9c81f8d721e55ca9399f3bac9f71599d1c5fbcc0a4b87262476d04c5e84696cc9917cb4317080499cec01445b4b836dc74fe1f57bf6eca89a'
|
||||
sha512sums=('52bb91884fe7686e3fec1bfbc1b6ebee4fbeab836792995d32cbe204ee162e542e8ffa96813120ea3f54a588aee20cad7426abedbd29c4c7851d7fe3cb9c2574'
|
||||
'bf0f4a7e04220a407400f89226ecc1f798cc43035f2538cc8860e5088e1f84140baf0d4b0b28f66e4b802d4d6925769a1297c24e1ba39c1c093902b2931781a5')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue