Fix warning regarding homepage redirect.
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
parent
2a33b6e451
commit
a0f98257be
3 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@ BDEPEND=app-arch/unzip
|
|||
DEFINED_PHASES=install
|
||||
DESCRIPTION=A backup client that securely stores encrypted, incremental, compressed backups.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.duplicati.com/
|
||||
HOMEPAGE=https://duplicati.com/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/duplicati/duplicati/releases/download/v2.1.0.2_beta_2024-11-29/duplicati-2.1.0.2_beta_2024-11-29-linux-x64-gui.zip -> duplicati-bin-2.1.0.2_beta20241129.zip
|
||||
_md5_=af669c9b48dd346d73eb423485842839
|
||||
_md5_=1cc8f09800098b28e5a2269fa89f69fb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue