wob: update to 0.12.
This commit is contained in:
parent
8b095a7f59
commit
7eb59e70c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wob'
|
||||
pkgname=wob
|
||||
version=0.11
|
||||
version=0.12
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dseccomp=enabled"
|
||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/francma/wob"
|
||||
distfiles="https://github.com/francma/wob/archive/${version}.tar.gz"
|
||||
checksum=bcc81c96d2f7292cea9c290ab5bdf80970329a5645a34b60d4aa3621512ea1fe
|
||||
checksum=c4442fb43ab0d47c986d0c0041a385e1e66f7c16fc48ff0651993deb0d00ed01
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue