mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
graphics/wayland: update to 1.23.0
Changes: https://lists.freedesktop.org/archives/wayland-devel/2024-May/043636.html Reported by: GitLab (notify releases) PR: 278878 Exp-run by: antoine Approved by: manu
This commit is contained in:
parent
36224daa31
commit
0f824f3cbc
@ -1,5 +1,5 @@
|
||||
PORTNAME= wayland
|
||||
DISTVERSION= 1.22.0
|
||||
DISTVERSION= 1.23.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/releases/${DISTVERSION}/downloads/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1680595111
|
||||
SHA256 (wayland-1.22.0.tar.xz) = 1540af1ea698a471c2d8e9d288332c7e0fd360c8f1d12936ebb7e7cbc2425842
|
||||
SIZE (wayland-1.22.0.tar.xz) = 229544
|
||||
TIMESTAMP = 1717095591
|
||||
SHA256 (wayland-1.23.0.tar.xz) = 05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2
|
||||
SIZE (wayland-1.23.0.tar.xz) = 237900
|
||||
|
@ -13,16 +13,16 @@ include/wayland-util.h
|
||||
include/wayland-version.h
|
||||
lib/libwayland-client.so
|
||||
lib/libwayland-client.so.0
|
||||
lib/libwayland-client.so.0.22.0
|
||||
lib/libwayland-client.so.0.23.0
|
||||
lib/libwayland-cursor.so
|
||||
lib/libwayland-cursor.so.0
|
||||
lib/libwayland-cursor.so.0.22.0
|
||||
lib/libwayland-cursor.so.0.23.0
|
||||
lib/libwayland-egl.so
|
||||
lib/libwayland-egl.so.1
|
||||
lib/libwayland-egl.so.1.22.0
|
||||
lib/libwayland-egl.so.1.23.0
|
||||
lib/libwayland-server.so
|
||||
lib/libwayland-server.so.0
|
||||
lib/libwayland-server.so.0.22.0
|
||||
lib/libwayland-server.so.0.23.0
|
||||
libdata/pkgconfig/wayland-client.pc
|
||||
libdata/pkgconfig/wayland-cursor.pc
|
||||
libdata/pkgconfig/wayland-egl-backend.pc
|
||||
|
Loading…
Reference in New Issue
Block a user