[Pkg-owncloud-commits] [owncloud-client] 437/498: win32: libwebp has been bumped to version 5
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:49:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 18efb211576ca0e9fce2b8f4e00977a9f4ea2ace
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Mon Aug 3 19:23:28 2015 +0200
win32: libwebp has been bumped to version 5
---
cmake/modules/NSIS.template.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index e30c2f8..e44e747 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -443,7 +443,7 @@ Section "${APPLICATION_NAME}" SEC_APPLICATION
File "${MING_BIN}\libcrypto-10.dll"
File "${MING_BIN}\libssl-10.dll"
File "${MING_BIN}\libstdc++-6.dll"
- File "${MING_BIN}\libwebp-4.dll"
+ File "${MING_BIN}\libwebp-5.dll"
File "${MING_BIN}\libxslt-1.dll"
File "${MING_BIN}\libxml2-2.dll"
File "${MING_BIN}\zlib1.dll"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list