mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
btrbk: update to 2.80.0
This commit is contained in:
parent
cb2f9ad415
commit
59467e4f1a
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.27.2
|
version=0.28.0
|
||||||
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=027e26db01727c120e543c85eb2bbd02cdbaf6e82f3da54fb0fb7d1937e5b7f7
|
checksum=eef7632720a8d66c5cf24d66357cc90ce5210a4dcac5a0d6a04397d6e6620faf
|
||||||
conf_files="/etc/btrbk/*"
|
conf_files="/etc/btrbk/*"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue