diff --git a/srcpkgs/btrbk/template b/srcpkgs/btrbk/template index bd0d35ff0d8..e20c51f50b4 100644 --- a/srcpkgs/btrbk/template +++ b/srcpkgs/btrbk/template @@ -1,17 +1,17 @@ # Template file for 'btrbk' pkgname=btrbk -version=0.26.1 +version=0.27.0 revision=1 build_style=gnu-makefile +make_install_args="BINDIR=/usr/bin" hostmakedepends="asciidoc" depends="perl btrfs-progs openssh pv" short_desc="Backup tool for btrfs subvolumes" maintainer="Enno Boland " -license="GPL-3" +license="GPL-3.0-or-later" homepage="http://digint.ch/btrbk" distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz" -checksum=9706012a6b0e3df67cfd8cabbb0ab9ce5d29e46b1cd42918e0c1b12d4a755011 -make_install_args="BINDIR=/usr/bin" +checksum=5ec00f425818011bf449deaa2b5bf7c5b41ae1320f23efc4702dc1ea5dbd585b conf_files="/etc/btrbk/*" post_install() {