mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bolt: update to 0.9.8.
This commit is contained in:
parent
26ba3cc8bf
commit
c5031c0032
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.9.5
|
version=0.9.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=478b0a71da5587c0e142a3b91e821a7d857260647494fa9544d2d8df05d560f6
|
checksum=5a4306aa21ee398e1e9f2a5072748c9469c9360bf5edc7dcec2f12fc17be122e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv boltd
|
vsv boltd
|
||||||
|
|
Loading…
Add table
Reference in a new issue