btrbk: update to 0.29.1.
This commit is contained in:
parent
caa6c5f526
commit
225f1970c3
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.29.0
|
version=0.29.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="BINDIR=/usr/bin"
|
make_install_args="BINDIR=/usr/bin"
|
||||||
|
@ -11,7 +11,7 @@ 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"
|
||||||
distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
|
distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=342644fd77a58804c4e5320f0db8780c68a806ff0f9a216930a327a09e0424ce
|
checksum=966f671e17b1ae728ecc5e54d5a657f66f05073a4adbc103862750bbb7b77194
|
||||||
conf_files="/etc/btrbk/*"
|
conf_files="/etc/btrbk/*"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue