- Update from version 0.4.11 to 0.4.12 - Update of rootfile not required - No Changelog available but the latest version of poppler-data is required by poppler
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/poppler-data | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/poppler-data b/lfs/poppler-data index 3f9bba8eb..32182c81b 100644 --- a/lfs/poppler-data +++ b/lfs/poppler-data @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 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 # @@ -24,7 +24,7 @@
include Config
-VER = 0.4.11 +VER = 0.4.12
THISAPP = poppler-data-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 01f0f9f3d933f45683a702c4d538d8fc59874512290f199b601c16f98f9b596ff249fbc992574d046931cc80f3685f94733248450d3a54f2f961951cdeda7c39 +$(DL_FILE)_BLAKE2 = 0d34ff1fcc9120b5db2baded9d931ca37128106eecdd54892d0256f9736f799d52eacd4017741797432048def914dd13150c6e3bf8d9ea5b8597a799a497d1c7
install : $(TARGET)