X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fopenvpn;h=96e37f7d479b21cf94800594e15604bd85d54ca9;hb=3d5c499e0ca73c9a787815b8894d6cfcb0416a1b;hp=a19ac1ff15d2834eaa0f909e47ac8c261514af07;hpb=93bfe63d55bf611887fbc25c251c6fb0ce2ab1d4;p=ipfire-2.x.git diff --git a/lfs/openvpn b/lfs/openvpn index a19ac1ff15..96e37f7d47 100644 --- a/lfs/openvpn +++ b/lfs/openvpn @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# Copyright (C) 2015 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 = 2.3.6 +VER = 2.3.7 THISAPP = openvpn-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bcc30c296566df14feebdd8aa0e408ca +$(DL_FILE)_MD5 = 5b819f7cd0b875f55f20a947224967aa install : $(TARGET)