mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
poppler-data: Update to 0.4.10
- Update from 0.4.9 to 0.4.10 - Update rootfile - There is no Changelog file in the source tarball The poppler website has no release info on poppler-data only poppler Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
f2aabc967d
commit
0e8e452f49
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.4.9
|
||||
VER = 0.4.10
|
||||
|
||||
THISAPP = poppler-data-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 35cc7beba00aa174631466f06732be40
|
||||
$(DL_FILE)_MD5 = a7f15fb2f26c60a7a92093cfdf2378d5
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user