btrbk: update to 0.30.0.
This commit is contained in:
parent
2658bbdb3a
commit
f8e14c3db3
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'btrbk'
|
||||
pkgname=btrbk
|
||||
version=0.29.1
|
||||
version=0.30.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="BINDIR=/usr/bin"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Backup tool for btrfs subvolumes"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://digint.ch/btrbk"
|
||||
changelog=https://github.com/digint/btrbk/blob/master/ChangeLog
|
||||
distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=966f671e17b1ae728ecc5e54d5a657f66f05073a4adbc103862750bbb7b77194
|
||||
checksum=e8a7e9de0f3227a9b8b2ad9d84207292fc66022d2cdd594ac86c6c19c10797f2
|
||||
conf_files="/etc/btrbk/*"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue