Skip to content

Commit

Permalink
app-backup/burp: Add alternative location of sources
Browse files Browse the repository at this point in the history
Upstream keeps latest versions on sourceforge.net and he move any older
to <http://burp.grke.org/downloads/>.

Package-Manager: portage-2.2.20.1
  • Loading branch information
aidecoe committed Aug 17, 2015
1 parent 10dafbf commit 2e6bd03
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion app-backup/burp/burp-1.3.48.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ inherit autotools eutils user

DESCRIPTION="Network backup and restore client and server for Unix and Windows"
HOMEPAGE="http://burp.grke.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
http://burp.grke.org/downloads/${P}/${P}.tar.bz2"

LICENSE="AGPL-3"
SLOT="0"
Expand Down
3 changes: 2 additions & 1 deletion app-backup/burp/burp-1.4.34.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ inherit autotools eutils user

DESCRIPTION="Network backup and restore client and server for Unix and Windows"
HOMEPAGE="http://burp.grke.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
http://burp.grke.org/downloads/${P}/${P}.tar.bz2"

LICENSE="AGPL-3"
SLOT="0"
Expand Down
3 changes: 2 additions & 1 deletion app-backup/burp/burp-1.4.40.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ inherit autotools eutils user

DESCRIPTION="Network backup and restore client and server for Unix and Windows"
HOMEPAGE="http://burp.grke.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
http://burp.grke.org/downloads/${P}/${P}.tar.bz2"

LICENSE="AGPL-3"
SLOT="0"
Expand Down

0 comments on commit 2e6bd03

Please sign in to comment.