# HG changeset patch # User Stanislas Leduc # Date 1697481434 0 # Node ID 8742ad64ffcc0e9c5f2d0434f5ca9404493e6a6a # Parent bc599f23c305705f09e1a956efa86559bc0ba2fd Update syslinux, cookutils to use current version (again) diff -r bc599f23c305 -r 8742ad64ffcc cookutils/stuff/current-version.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cookutils/stuff/current-version.patch Mon Oct 16 18:37:14 2023 +0000 @@ -0,0 +1,10 @@ +--- a/cookiso ++++ b/cookiso +@@ -40,6 +40,7 @@ + case "$version" in + stable) string='stable' ;; + cooking) string='cooking' ;; ++ current) string='current' ;; + *) string='rolling'; version='cooking' ;; + esac +