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