[virt-viewer] [PATCH 01/15] nsis: update libgcrypt version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use version -20 instead of -11
---
 data/virt-viewer.nsis.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/virt-viewer.nsis.in b/data/virt-viewer.nsis.in
index 103de16..57546e3 100644
--- a/data/virt-viewer.nsis.in
+++ b/data/virt-viewer.nsis.in
@@ -139,7 +139,7 @@ Section "VirtViewer"
   #gtkvnc
   File "@prefix@/bin/libgnutls-26.dll"
   File "@prefix@/bin/libgpg-error-0.dll"
-  File "@prefix@/bin/libgcrypt-11.dll"
+  File "@prefix@/bin/libgcrypt-20.dll"
   File "@prefix@/bin/libgvnc-1.0-0.dll"
   File "@prefix@/bin/libgtk-vnc-1.0-0.dll"
 
@@ -321,7 +321,7 @@ Section "Uninstall"
   Delete /rebootok "$INSTDIR\bin\libgstapp-0.10-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgobject-2.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgnutls-26.dll"
-  Delete /rebootok "$INSTDIR\bin\libgcrypt-11.dll"
+  Delete /rebootok "$INSTDIR\bin\libgcrypt-20.dll"
   Delete /rebootok "$INSTDIR\bin\libgmodule-2.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libglib-2.0-0.dll"
   Delete /rebootok "$INSTDIR\bin\libgio-2.0-0.dll"
-- 
2.1.0

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux