bolt: update to 0.9.1.
This commit is contained in:
parent
1dafe58a88
commit
08fae05ecc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bolt'
|
||||
pkgname=bolt
|
||||
version=0.9
|
||||
version=0.9.1
|
||||
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=49fe4cb2cd3361fd104f9c2cd7cbbf791e867038590a968dc39377b27008969a
|
||||
checksum=f938db68df79d0ada135a055fd01204f6f3436e17e962dfb8dc6699de77e1895
|
||||
patch_args="-Np1"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
|
Loading…
Reference in New Issue