mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wlroots0.18: update to 0.18.1
This commit is contained in:
parent
c2a22dbe02
commit
64aab66635
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wlroots0.18'
|
# Template file for 'wlroots0.18'
|
||||||
pkgname=wlroots0.18
|
pkgname=wlroots0.18
|
||||||
version=0.18.0
|
version=0.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# Follow upstream packaging recommendations:
|
# Follow upstream packaging recommendations:
|
||||||
|
@ -20,7 +20,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/wlroots/wlroots"
|
homepage="https://gitlab.freedesktop.org/wlroots/wlroots"
|
||||||
distfiles="${homepage}/-/releases/${version}/downloads/wlroots-${version}.tar.gz"
|
distfiles="${homepage}/-/releases/${version}/downloads/wlroots-${version}.tar.gz"
|
||||||
checksum=89e13735d83b02f0fa519268b1fe893f7843499a5ea34d2bbda054a011722e53
|
checksum=b9c4bfef4123fe9f8662280b851e3c5741927457174315826827bfbb70612878
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue