diff --git a/srcpkgs/bolt/template b/srcpkgs/bolt/template index 70a3aeb5827..20bccb2c3e0 100644 --- a/srcpkgs/bolt/template +++ b/srcpkgs/bolt/template @@ -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 " 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"