Merge pull request #5113 from yopito/burp-2.0.50
burp2-server: update to 2.0.50
This commit is contained in:
commit
30003f2eee
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
_desc="A network-based backup and restore program"
|
_desc="A network-based backup and restore program"
|
||||||
|
|
||||||
pkgname=burp2-server
|
pkgname=burp2-server
|
||||||
version=2.0.48
|
version=2.0.50
|
||||||
revision=3
|
revision=1
|
||||||
short_desc="${_desc} - Server"
|
short_desc="${_desc} - Server"
|
||||||
maintainer="Pierre Bourgin <pierre.bourgin@free.fr>"
|
maintainer="Pierre Bourgin <pierre.bourgin@free.fr>"
|
||||||
license="AGPL-3, BSD, GPL-2.1 and LGPL-2.1"
|
license="AGPL-3, BSD, GPL-2.1 and LGPL-2.1"
|
||||||
|
@ -11,7 +11,7 @@ homepage="http://burp.grke.org/"
|
||||||
wrksrc="burp-${version}"
|
wrksrc="burp-${version}"
|
||||||
patch_args='-Np1'
|
patch_args='-Np1'
|
||||||
distfiles="https://github.com/grke/burp/archive/${version}.tar.gz"
|
distfiles="https://github.com/grke/burp/archive/${version}.tar.gz"
|
||||||
checksum=62c8304afc30f764eb16c6f0794e593d3ad24850261d1a3b705156bded16116a
|
checksum=c7bfe015c0ab276ab7a4133e769bacfc41e0196137174124916590922138f349
|
||||||
|
|
||||||
hostmakedepends="automake libtool perl"
|
hostmakedepends="automake libtool perl"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
|
Loading…
Reference in a new issue