silc-client: update to 1.1.11.

This commit is contained in:
Christian Neukirchen 2014-09-06 22:30:13 +02:00
parent 4a6c1e995e
commit 8cdc808aa3

View file

@ -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 <linuxienATlegtuxDOTorg>"
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"