summaryrefslogtreecommitdiffstats
path: root/ekiga/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'ekiga/Pkgfile')
-rwxr-xr-xekiga/Pkgfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ekiga/Pkgfile b/ekiga/Pkgfile
index ae5bb4e..8994bbc 100755
--- a/ekiga/Pkgfile
+++ b/ekiga/Pkgfile
@@ -6,15 +6,12 @@
# Run on: esound,sdl,ptlib,opal,gtk,libgnomeui,libsigc++,dbus-glib,avahi,evolution-data-server,libnotify
name=ekiga
-version=3.3.1
+version=3.3.2
release=1
-source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz
- ekiga-3.3.1-catalog-name.patch)
+source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../ekiga-3.3.1-catalog-name.patch
- autoreconf -if
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-ldap \