burp2-server: update to 2.0.44.
This commit is contained in:
parent
87a57a1125
commit
8c7ee2eecd
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
_desc="A network-based backup and restore program"
|
||||
|
||||
pkgname=burp2-server
|
||||
version=2.0.42
|
||||
version=2.0.44
|
||||
revision=1
|
||||
short_desc="${_desc} - Server"
|
||||
maintainer="Pierre Bourgin <pierre.bourgin@free.fr>"
|
||||
|
@ -10,8 +10,8 @@ license="AGPL-3, BSD, GPL-2.1 and LGPL-2.1"
|
|||
homepage="http://burp.grke.org/"
|
||||
wrksrc="burp-${version}"
|
||||
patch_args='-Np1'
|
||||
distfiles="${SOURCEFORGE_SITE}/burp/burp-${version}/burp-${version}.tar.bz2"
|
||||
checksum=71ceb2b5c0888857144f81ab63c829fe589f8b914dd84c61626c80b07d864cdd
|
||||
distfiles="https://github.com/grke/burp/archive/${version}.tar.gz"
|
||||
checksum=6c296d8b667c4c5a4569cd1f2d22ce3a4fffdf5e04d014ed0b8d9ef7c2edbff2
|
||||
|
||||
hostmakedepends="automake libtool perl"
|
||||
makedepends="
|
||||
|
|
Loading…
Reference in a new issue