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