bolt: update to 0.9.5.

This commit is contained in:
dataCobra 2023-05-16 06:33:32 +02:00 committed by classabbyamp
parent bfbdc143be
commit be3cf0fd1b

View file

@ -1,6 +1,6 @@
# Template file for 'bolt'
pkgname=bolt
version=0.9.1
version=0.9.5
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=f938db68df79d0ada135a055fd01204f6f3436e17e962dfb8dc6699de77e1895
checksum=478b0a71da5587c0e142a3b91e821a7d857260647494fa9544d2d8df05d560f6
CFLAGS="-fcommon"