bolt: update to 0.9

Closes: #25757 [via git-merge-pr]
This commit is contained in:
Matthias von Faber 2020-10-04 12:23:03 +02:00 committed by Andrew J. Hesford
parent 942bcf154e
commit e463f7c6e6

View file

@ -1,6 +1,6 @@
# Template file for 'bolt'
pkgname=bolt
version=0.8
version=0.9
revision=1
build_style=meson
configure_args="-Dman=true -Dsystemd=false"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://gitlab.freedesktop.org/bolt/bolt"
distfiles="https://gitlab.freedesktop.org/bolt/bolt/-/archive/${version}/bolt-${version}.tar.gz"
checksum=18dee2a08860cff963d505e382aa5ea9f6a90c0d0279854063839e4a02426e96
checksum=49fe4cb2cd3361fd104f9c2cd7cbbf791e867038590a968dc39377b27008969a
patch_args="-Np1"
CFLAGS="-fcommon"