dma: Update to 0.13

- Update dma from 0.12 to 0.13
- No changelog information available
- No change to the rootfile

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-01-28 21:17:30 +01:00
committed by Michael Tremer
parent fa82a2156a
commit d1efdea0d3

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.12
VER = 0.13
THISAPP = dma-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 58cb2a286995381c92dc557e639622d6
$(DL_FILE)_MD5 = 8bf824b065295a594f399c8b96663673
install : $(TARGET)