Skip to content

Commit

Permalink
Merge pull request #1296 from mariux64/new-rev-filezilla
Browse files Browse the repository at this point in the history
filezilla: New revision
  • Loading branch information
wwwutz authored Sep 17, 2019
2 parents b906e87 + 5479e36 commit e743f91
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions filezilla.be0
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION filezilla-3.17.0.1-0
# BEE_VERSION filezilla-3.17.0.1-1

SRCURL[0]="https://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${PKGVERSION}/FileZilla_${PKGVERSION}_src.tar.bz2"
SRCURL[0]="https://download.filezilla-project.org/client/FileZilla_${PKGVERSION}_src.tar.bz2"

PATCHURL[0]=""

# BEE_CONFIGURE=compat

# EXCLUDE=""


Expand Down

0 comments on commit e743f91

Please sign in to comment.