mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
parent
f193954d56
commit
c741976a8d
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'btrbk'
|
# Template file for 'btrbk'
|
||||||
pkgname=btrbk
|
pkgname=btrbk
|
||||||
version=0.26.0
|
version=0.26.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="asciidoc"
|
hostmakedepends="asciidoc"
|
||||||
depends="perl btrfs-progs openssh pv"
|
depends="perl btrfs-progs openssh pv"
|
||||||
short_desc="backup tool for btrfs subvolumes"
|
short_desc="Backup tool for btrfs subvolumes"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=608c49fa0cdb204d8ef818924d49f520a68a80557bfc8cf6902135377a8136af
|
checksum=9706012a6b0e3df67cfd8cabbb0ab9ce5d29e46b1cd42918e0c1b12d4a755011
|
||||||
make_install_args="BINDIR=/usr/bin"
|
make_install_args="BINDIR=/usr/bin"
|
||||||
conf_files="/etc/btrbk/*"
|
conf_files="/etc/btrbk/*"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue