diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-06-01 10:32:31 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:49 +0700 |
commit | 1ac282afdf04102e3f12015f164b29c5997fca1c (patch) | |
tree | 6ec36089ed46a6d4bc35538a514b8d14c40da794 | |
parent | 7688f805077f17b2002dd49d88a9edf31f302f95 (diff) | |
download | slackbuilds-1ac282afdf04102e3f12015f164b29c5997fca1c.tar.gz |
network/sylpheed: Updated for version 3.5.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | network/sylpheed/sylpheed.SlackBuild | 3 | ||||
-rw-r--r-- | network/sylpheed/sylpheed.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild index eaaffcd489..bffe3ee40e 100644 --- a/network/sylpheed/sylpheed.SlackBuild +++ b/network/sylpheed/sylpheed.SlackBuild @@ -26,7 +26,7 @@ # Modified by the SlackBuilds.org project PRGNAM=sylpheed -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -83,6 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-gpgme \ + --enable-ldap \ --build=$ARCH-slackware-linux \ --host=$ARCH-slackware-linux diff --git a/network/sylpheed/sylpheed.info b/network/sylpheed/sylpheed.info index 0595020703..cb08ae02c8 100644 --- a/network/sylpheed/sylpheed.info +++ b/network/sylpheed/sylpheed.info @@ -1,8 +1,8 @@ PRGNAM="sylpheed" -VERSION="3.2.0" +VERSION="3.5.0" HOMEPAGE="http://sylpheed.sraoss.jp/en/" -DOWNLOAD="http://iij.dl.sourceforge.jp/sylpheed/56319/sylpheed-3.2.0.tar.bz2" -MD5SUM="bbb691cf2bb11f84b329e68b58a62918" +DOWNLOAD="http://onet.dl.osdn.jp/sylpheed/64372/sylpheed-3.5.0.tar.bz2" +MD5SUM="289cdd2bef00dd5f17fa90def1cc9d81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |