mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
burp2: update to 2.0.36
This commit is contained in:
parent
1aecee1b0d
commit
066f04a643
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
||||||
_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.34
|
version=2.0.36
|
||||||
revision=2
|
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"
|
||||||
homepage="http://burp.grke.org/"
|
homepage="http://burp.grke.org/"
|
||||||
wrksrc="burp-${version}"
|
wrksrc="burp-${version}"
|
||||||
distfiles="https://github.com/grke/burp/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/grke/burp/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=e38c2e445c2698debd610655c29b61fe438bfcaccb867b385f9b8b637813bb67
|
checksum=9f2d1ca3c3216088e409448e3a04738bf78325279b8887273afe3a9cf53d964d
|
||||||
|
|
||||||
hostmakedepends="automake libtool perl"
|
hostmakedepends="automake libtool perl"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
|
Loading…
Add table
Reference in a new issue