bolt: update to 0.8
This commit is contained in:
parent
668ac02970
commit
1444cd45aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bolt'
|
# Template file for 'bolt'
|
||||||
pkgname=bolt
|
pkgname=bolt
|
||||||
version=0.7
|
version=0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dman=true -Dsystemd=false"
|
configure_args="-Dman=true -Dsystemd=false"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.freedesktop.org/bolt/bolt"
|
homepage="https://gitlab.freedesktop.org/bolt/bolt"
|
||||||
distfiles="https://gitlab.freedesktop.org/bolt/bolt/-/archive/${version}/bolt-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/bolt/bolt/-/archive/${version}/bolt-${version}.tar.gz"
|
||||||
checksum=46edbd2265a565625d8d236cc33c2c75125925a44960993d254453ae3ff09262
|
checksum=18dee2a08860cff963d505e382aa5ea9f6a90c0d0279854063839e4a02426e96
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue