diff options
-rw-r--r-- | textproc/xmlto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index 278d599474d7..640427a37497 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -17,8 +17,8 @@ WWW= https://pagure.io/xmlto/ LICENSE= GPLv2 -DEPRECATED= Depends on vulnerable unmaintained libxslt -EXPIRATION_DATE=2025-09-12 +DEPRECATED= Depends on vulnerable libxslt +EXPIRATION_DATE=2025-12-31 BUILD_DEPENDS= ${BASH_CMD}:shells/bash \ ${GETOPT_CMD}:misc/getopt \ |