bup: add package
This commit is contained in:
parent
ccf30a186e
commit
ddb92f4515
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'bup'
|
||||||
|
pkgname=bup
|
||||||
|
version=0.25
|
||||||
|
revision=1
|
||||||
|
build_style=configure
|
||||||
|
hostmakedepends="python perl"
|
||||||
|
makedepends="python-devel"
|
||||||
|
short_desc="bup is a program that backs things up"
|
||||||
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
license="LGPL-2"
|
||||||
|
homepage="https://github.com/bup/bup"
|
||||||
|
distfiles="https://github.com/bup/bup/archive/0.25.tar.gz"
|
||||||
|
checksum=bf67c6fd77c94346876b942ec9e4b8b58020b5a7ed59647c27568d19dae0538c
|
Loading…
Reference in New Issue