filezilla: update

This commit is contained in:
root 2009-04-20 20:04:08 +02:00
parent d72e9441d0
commit 62cdb43bed
3 changed files with 4 additions and 3 deletions

View File

@ -42,6 +42,7 @@ drwxr-xr-x root/root usr/share/filezilla/resources/16x16/
-rw-r--r-- root/root usr/share/filezilla/resources/16x16/remotetreeview.png
-rw-r--r-- root/root usr/share/filezilla/resources/16x16/server.png
-rw-r--r-- root/root usr/share/filezilla/resources/16x16/sitemanager.png
-rw-r--r-- root/root usr/share/filezilla/resources/16x16/synchronize.png
-rw-r--r-- root/root usr/share/filezilla/resources/16x16/unknown.png
-rw-r--r-- root/root usr/share/filezilla/resources/16x16/upload.png
-rw-r--r-- root/root usr/share/filezilla/resources/16x16/uploadadd.png

View File

@ -1 +1 @@
9aff3d8149a0cbbd365513a7b3231fd5 FileZilla_3.2.1_src.tar.bz2
c9d4b00e10e1a5e0c3928ac6e1fd5873 FileZilla_3.2.3.1_src.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: wxgtk libidn gnutls
name=filezilla
version=3.2.1
version=3.2.3.1
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/FileZilla_${version}_src.tar.bz2)
@ -14,7 +14,7 @@ build() {
--mandir=/usr/man \
--disable-manualupdatecheck \
--disable-static \
--without-dbus \
--disable-locales \
--prefix=/usr
make
make DESTDIR=$PKG install