From 630f27b1865ddb21f51d642d90a6c02fd1534008 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 25 Mar 2016 17:36:41 -0400 Subject: [PATCH] seafile-libclient: new version of libressl --- srcpkgs/seafile-libclient/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template index ac5c714380..76365c7b8c 100644 --- a/srcpkgs/seafile-libclient/template +++ b/srcpkgs/seafile-libclient/template @@ -1,7 +1,7 @@ # Template file for 'seafile-libclient' pkgname=seafile-libclient version=5.0.7 -revision=1 +revision=2 wrksrc="${pkgname/-libclient/}-${version}" build_style=gnu-configure configure_args="--disable-static --disable-server --enable-client --disable-fuse"