mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
wlroots: update to 0.4.
This commit is contained in:
parent
c4319f9256
commit
950065e362
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wlroots'
|
# Template file for 'wlroots'
|
||||||
pkgname=wlroots
|
pkgname=wlroots
|
||||||
version=0.3
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
|
||||||
|
@ -17,7 +17,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/swaywm/wlroots"
|
homepage="https://github.com/swaywm/wlroots"
|
||||||
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
|
||||||
checksum=6fe527dcaf223015276f6e8592becd1cc5215166d943d636a9fa578f57db684e
|
checksum=f9308d4c9a0dbcf0009f5577e390c11b1bffdc38fa92681cc37dc2ec7ab927f0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue