mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
backintime: update to 1.1.0.
This commit is contained in:
parent
25571ddaaa
commit
3901e0462f
1 changed files with 7 additions and 8 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'backintime'
|
# Template file for 'backintime'
|
||||||
pkgname=backintime
|
pkgname=backintime
|
||||||
version=1.0.40
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
create_wrksrc=yes
|
|
||||||
build_wrksrc="common"
|
build_wrksrc="common"
|
||||||
build_style=gnu-configure
|
build_style=configure
|
||||||
hostmakedepends="which"
|
configure_args="--python"
|
||||||
makedepends="python rsync"
|
hostmakedepends="python"
|
||||||
depends="${makedepends}"
|
depends="python rsync"
|
||||||
pycompile_dirs="/usr/share/backintime"
|
pycompile_dirs="/usr/share/backintime"
|
||||||
short_desc="A simple backup tool for Linux"
|
short_desc="A simple backup tool for Linux"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://$pkgname.le-web.org"
|
homepage="http://$pkgname.le-web.org"
|
||||||
distfiles="http://backintime.le-web.org/download/backintime/backintime-${version}.tar.gz"
|
distfiles="http://backintime.le-web.org/download/backintime/backintime-${version}.tar.gz"
|
||||||
checksum=09a79fe95b654e628a9d76d19f110bf5d29c7cf142b2ec5df2f1c8561b5551f2
|
checksum=7671ae80c297895cf7421eddcaf614789c82f47a728d1882664e31af2eee7841
|
||||||
|
|
Loading…
Add table
Reference in a new issue