mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
wob: update to 0.16
This commit is contained in:
parent
ae63e188fc
commit
cd17b95dec
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'wob'
|
||||
pkgname=wob
|
||||
version=0.15.1
|
||||
version=0.16
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dseccomp=enabled"
|
||||
configure_args="-Dseccomp=enabled -Dsystemd-unit-files=disabled"
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="libffi-devel libseccomp-devel wayland-devel wayland-protocols
|
||||
inih-devel"
|
||||
|
@ -13,7 +13,7 @@ license="ISC"
|
|||
homepage="https://github.com/francma/wob"
|
||||
changelog="https://github.com/francma/wob/releases"
|
||||
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
||||
checksum=094f666e799a7fa0914192d041032f4e9a28a87486d024db80ade010988b218a
|
||||
checksum=8a5850beec72b5b19be631a6eb21315a20082bf9135447080f9e9045f143938b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue