]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/dma
samba: update to 4.13.0
[people/pmueller/ipfire-2.x.git] / lfs / dma
diff --git a/lfs/dma b/lfs/dma
index 5d52a766b0310e04610e8a9df6ec2b21a5f5455d..aceb2704e08d63a7945a9dd5fc60e3acbaed2fb4 100644 (file)
--- a/lfs/dma
+++ b/lfs/dma
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2011  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        #
 
 include Config
 
-VER        = 0.9.1
+VER        = 0.12
 
 THISAPP    = dma-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-PROG       = dma
-PAK_VER    = 2
 
 ###############################################################################
 # Top-level Rules
@@ -42,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 56afaf438ba34d4ff9c8879dc29a16b1
+$(DL_FILE)_MD5 = 58cb2a286995381c92dc557e639622d6
 
 install : $(TARGET)