X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fopenssh;h=d651162dcaa41c69fbed1d701f18d4675fee5378;hp=9f1c280503d46c7420efc1a92769e8b20518fd2a;hb=40962f9760ce8da23ebd5c723d75775e7853943d;hpb=6f928c4d380d096a1abd0831c2c1de1a920b3ad1 diff --git a/lfs/openssh b/lfs/openssh index 9f1c28050..d651162dc 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2013 IPFire Team # # # # 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 = 5.8p1 +VER = 6.5p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 86f5e1c23b4c4845f23b9b7b493fb53d +$(DL_FILE)_MD5 = a084e7272b8cbd25afe0f5dce4802fef install : $(TARGET)