mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
btrbk: update to 0.32.4.
This commit is contained in:
parent
4fb0a83244
commit
d16ecc30ef
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'btrbk'
|
# Template file for 'btrbk'
|
||||||
pkgname=btrbk
|
pkgname=btrbk
|
||||||
version=0.31.3
|
version=0.32.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="BINDIR=/usr/bin"
|
make_install_args="BINDIR=/usr/bin"
|
||||||
hostmakedepends="ruby-asciidoctor"
|
hostmakedepends="ruby-asciidoctor"
|
||||||
|
@ -10,7 +10,7 @@ short_desc="Backup tool for btrfs subvolumes"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://digint.ch/btrbk"
|
homepage="http://digint.ch/btrbk"
|
||||||
changelog=https://github.com/digint/btrbk/blob/master/ChangeLog
|
changelog=https://github.com/digint/btrbk/raw/master/ChangeLog
|
||||||
distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
|
distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=62f5494965dd594f81065e1ba17f9978d60343f72ee75ed18cda1a349cdda7d3
|
checksum=cc659d1eb419c01b4c679f20727a63e5e664b08c1b091222cf5ab089ff6286da
|
||||||
conf_files="/etc/btrbk/*"
|
conf_files="/etc/btrbk/*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue