wob: update to 0.11.

This commit is contained in:
Gadzhi Kharkharov 2021-02-13 12:09:12 +03:00 committed by Érico Nogueira Rolim
parent ecefc1932c
commit 7a300fbdad

View file

@ -1,6 +1,6 @@
# Template file for 'wob' # Template file for 'wob'
pkgname=wob pkgname=wob
version=0.10 version=0.11
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dseccomp=enabled" configure_args="-Dseccomp=enabled"
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
license="ISC" license="ISC"
homepage="https://github.com/francma/wob" homepage="https://github.com/francma/wob"
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz" distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
checksum=706fc2469924ca34d2af60997460fc9723dc4825669a57017024906dc444654c checksum=bcc81c96d2f7292cea9c290ab5bdf80970329a5645a34b60d4aa3621512ea1fe
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE