rsnapshot: update to 1.4.1.
This commit is contained in:
parent
eb48d4c53b
commit
a398c41a28
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rsnapshot'
|
||||
pkgname=rsnapshot
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl rsync openssh"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.rsnapshot.org"
|
||||
distfiles="http://www.rsnapshot.org/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=222574fee2f59d0e3ef5da6e6dd0f445205fecfa7ca12ef821eb8a89cf4f2ca8
|
||||
checksum=fb4a1129a7d3805c41749fd0494debfe2ca2341eba0f8b50e4f54985efe448e8
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/etc/rsnapshot.conf.default ${DESTDIR}/etc/rsnapshot.conf
|
||||
|
|
Loading…
Reference in New Issue