cage: update to 0.1.3.
This commit is contained in:
parent
6637d66875
commit
bf8616f419
2 changed files with 3 additions and 9 deletions
|
@ -1,6 +0,0 @@
|
|||
Setting the SUID bit after install has been retired for all Wayland
|
||||
compositors. It is recommended that users use a session management daemon
|
||||
such as elogind or seatd and do not rely on compositors dropping privileges.
|
||||
|
||||
All users who require this functionality will need to set the SUID bit manually
|
||||
after each update going forward.
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cage'
|
||||
pkgname=cage
|
||||
version=0.1.2.1
|
||||
revision=3
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="$(vopt_bool xwayland xwayland)"
|
||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Illia Shestakov <ishestakov@airmail.cc>"
|
|||
license="MIT"
|
||||
homepage="https://www.hjdskes.nl/projects/cage/"
|
||||
distfiles="https://github.com/Hjdskes/cage/archive/v${version}.tar.gz"
|
||||
checksum=38a3e3968f00cc58fe1d9448e972cfac7d1efa30c48699f09032f264101a55ac
|
||||
checksum=c28aa8230f937c89b564967748451c1eb15d8633a71a1ed6e22d532afa15462e
|
||||
|
||||
build_options="xwayland"
|
||||
build_options_default="xwayland"
|
||||
|
|
Loading…
Reference in a new issue