rdiff-backup: rebuild for metadata
This commit is contained in:
parent
94c517716f
commit
c94a0a9fef
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rdiff-backup'
|
||||
pkgname=rdiff-backup
|
||||
version=1.2.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python2-module
|
||||
pycompile_module="rdiff_backup"
|
||||
hostmakedepends="python"
|
||||
|
@ -9,7 +9,7 @@ makedepends="python-devel librsync-devel"
|
|||
depends="python"
|
||||
short_desc="Local/remote mirroring and incremental backups"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://rdiff-backup.nongnu.org/"
|
||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=0d91a85b40949116fa8aaf15da165c34a2d15449b3cbe01c8026391310ac95db
|
||||
|
|
Loading…
Reference in New Issue