mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
btrbk: update to 0.31.3
This commit is contained in:
parent
16ff38fba7
commit
aad680ede0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'btrbk'
|
# Template file for 'btrbk'
|
||||||
pkgname=btrbk
|
pkgname=btrbk
|
||||||
version=0.31.2
|
version=0.31.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="BINDIR=/usr/bin"
|
make_install_args="BINDIR=/usr/bin"
|
||||||
|
@ -12,7 +12,7 @@ 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/blob/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=ec18ec934e7b6d22e3cf210b9d78c2961167aac0d31419de7b88d03fc8bfec80
|
checksum=62f5494965dd594f81065e1ba17f9978d60343f72ee75ed18cda1a349cdda7d3
|
||||||
conf_files="/etc/btrbk/*"
|
conf_files="/etc/btrbk/*"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue