btrbk: update to 0.25.1.
This commit is contained in:
parent
8c5fa844ff
commit
ee169f3b9c
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'btrbk'
|
# Template file for 'btrbk'
|
||||||
pkgname=btrbk
|
pkgname=btrbk
|
||||||
version=0.25.0
|
version=0.25.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
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"
|
||||||
@ -9,6 +9,10 @@ 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=21b77473e033ee4886e48802cb92c4a958465534169aee4b7238826a89a63650
|
checksum=25bbfe9352b833761c2ec929d744faa2b33670dac0dc00b6e51ed0d2d64e0c0b
|
||||||
make_install_args="BINDIR=/usr/bin"
|
make_install_args="BINDIR=/usr/bin"
|
||||||
conf_files="/etc/btrbk/*"
|
conf_files="/etc/btrbk/*"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
rm -r $DESTDIR/usr/lib/systemd
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user