]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libssh
glib: Update to 2.68.3
[people/pmueller/ipfire-2.x.git] / lfs / libssh
index d8edca234f9cc7060b13a671c884a1a1118cbf69..4eaddcd70749225b4cdf1677b2ac740af1db993e 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.9.0
+VER        = 0.9.3
 
 THISAPP    = libssh-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d2334521d83fe20309ed43a62321e7c2
+$(DL_FILE)_MD5 = f35e9ad384f29375718682a88a3885da
 
 install : $(TARGET)