diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-11 01:10:31 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-11 01:10:31 +0200 |
commit | d2fb0b0a7f0d5fb72d4015a252267ebced2af224 (patch) | |
tree | 4bfdc703df60a71d9f08839e119ad854d4010844 /egl-wayland | |
parent | 784b46249e3a453730036b40608a895d4c7d8819 (diff) | |
download | contrib-d2fb0b0a7f0d5fb72d4015a252267ebced2af224.tar.gz contrib-d2fb0b0a7f0d5fb72d4015a252267ebced2af224.tar.xz |
egl-wayland: 1.1.9 -> 1.1.10
Diffstat (limited to 'egl-wayland')
-rw-r--r-- | egl-wayland/.footprint | 4 | ||||
-rw-r--r-- | egl-wayland/.signature | 8 | ||||
-rw-r--r-- | egl-wayland/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/egl-wayland/.footprint b/egl-wayland/.footprint index e2ef51cf9..d8fe93d21 100644 --- a/egl-wayland/.footprint +++ b/egl-wayland/.footprint @@ -1,8 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libnvidia-egl-wayland.so -> libnvidia-egl-wayland.so.1 -lrwxrwxrwx root/root usr/lib/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.9 --rwxr-xr-x root/root usr/lib/libnvidia-egl-wayland.so.1.1.9 +lrwxrwxrwx root/root usr/lib/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.10 +-rwxr-xr-x root/root usr/lib/libnvidia-egl-wayland.so.1.1.10 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/wayland-eglstream.pc drwxr-xr-x root/root usr/share/ diff --git a/egl-wayland/.signature b/egl-wayland/.signature index 18ee26913..309b6a0a2 100644 --- a/egl-wayland/.signature +++ b/egl-wayland/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30L0YJlLyKaT4GS+ZEB9eOhL3KOtj74GidvaZ8J/I8E7Zm8WYvbQsJhhp0LUHp+Zzc2h5QX99y2/3cP70UET1w8= -SHA256 (Pkgfile) = b773983589c0aa0a01ad7935c896df2000dd21ac39c56b003e6840fa78b010d3 -SHA256 (.footprint) = ac22e99b3db70ea48b41e39eb20f85f087cb8669b0fef46cfef6b70ac58bdd1f -SHA256 (egl-wayland-1.1.9.tar.gz) = 1317b06beaa5f990894adc31e958fc4575f81b9a7cf0fb907645020915b4da07 +RWSagIOpLGJF33iAfkZUsNlzyVUbsqUGBeKl+Wx4YDGUUwx8gzQhrIqzggvFhVZIEOHtXbikrUnaK9iHfJemXMZTpD7FeEJ8EQk= +SHA256 (Pkgfile) = 25c5d7b382b7c4504dd144f5b1ea69ba89b3c04d0c5523788ea9a66e83f885bd +SHA256 (.footprint) = fb40cddfbb14d0619dda84c2284982d296c3cea114db4eb91de5d7f0f2a6cf9f +SHA256 (egl-wayland-1.1.10.tar.gz) = 3ad35df33029af4d49918266261164d173c5268dc64ed74f8e25b03e90722da9 SHA256 (glvnd.diff) = e6d965551829448ffc2ea0fdf97d7d44c3d35be0b56fc025e6cc343f29f7b9d6 diff --git a/egl-wayland/Pkgfile b/egl-wayland/Pkgfile index 7c0727d06..5499207b5 100644 --- a/egl-wayland/Pkgfile +++ b/egl-wayland/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eglexternalplatform mesa wayland-protocols name=egl-wayland -version=1.1.9 +version=1.1.10 release=1 source=(https://github.com/NVIDIA/egl-wayland/archive/$version/$name-$version.tar.gz glvnd.diff) |