X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fopenssh;h=d8f337baf873ba5d4c91d490499af9d07545f1c1;hp=774e18a2fb458c127cec7f627382565e2bdcb6b5;hb=c02327515412b1b3ffe147275623b8475fe03b1c;hpb=2ad0c24a00c26a1b3ee84f189a774d0263dc6bd1 diff --git a/lfs/openssh b/lfs/openssh index 774e18a2fb..d8f337baf8 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 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 = 6.1p1 +VER = 6.8p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3345cbf4efe90ffb06a78670ab2d05d5 +$(DL_FILE)_MD5 = 08f72de6751acfbd0892b5f003922701 install : $(TARGET)