mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/wayland-protocols: Updated for version 1.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
55bf6ce39b
commit
c6326643e5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wayland-protocols
|
||||
VERSION=${VERSION:-1.17}
|
||||
VERSION=${VERSION:-1.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wayland-protocols"
|
||||
VERSION="1.7"
|
||||
VERSION="1.18"
|
||||
HOMEPAGE="https://wayland.freedesktop.org/"
|
||||
DOWNLOAD="https://wayland.freedesktop.org/releases/wayland-protocols-1.17.tar.xz"
|
||||
MD5SUM="55ddd5fdb02b73b9de9559aaec267315"
|
||||
DOWNLOAD="https://wayland.freedesktop.org/releases/wayland-protocols-1.18.tar.xz"
|
||||
MD5SUM="af38f22d8e233c2f2e00ddc8dcc94694"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wayland"
|
||||
|
|
Loading…
Reference in a new issue