diff --git a/srcpkgs/silc-client/template b/srcpkgs/silc-client/template index 5eaeeb36a0c..70363ae2979 100644 --- a/srcpkgs/silc-client/template +++ b/srcpkgs/silc-client/template @@ -1,7 +1,7 @@ # Template file for 'silc-client' pkgname=silc-client -version=1.1.8 -revision=2 +version=1.1.11 +revision=1 build_style=gnu-configure configure_args="--enable-debug --enable-ipv6 --disable-optimizations ac_cv_func_pthread_rwlock_init=set ac_cv_func_epoll_wait=set" @@ -11,9 +11,9 @@ conf_files="/etc/silc.conf" short_desc="Secure Internet Live Conferencing client" maintainer="Ypnose " license="GPL" -homepage="http://www.silcnet.org/" -distfiles="http://www.silcnet.org/download/client/sources/$pkgname-$version.tar.gz" -checksum=aac435e4fbe37ef1aabafcbc4ab224e29b76d23439ca75f4c4945d8164ed71d2 +homepage="http://www.silcnet.org/client.html" +distfiles="${SOURCEFORGE_SITE}/silc/silc/client/sources/$pkgname-$version.tar.bz2" +checksum=36dfc3782e5949433fb8b0f1acf599426fb706555d343095641a49dbaa1b978d LDFLAGS="-lncursesw"