We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bf8e5 commit 619ae78Copy full SHA for 619ae78
makefiles/libedit.mk
@@ -4,7 +4,7 @@ endif
4
5
STRAPPROJECTS += libedit
6
LIBEDIT_VERSION := 3.1
7
-LIBEDIT_DATE := 20210910
+LIBEDIT_DATE := 20221030
8
DEB_LIBEDIT_V ?= $(LIBEDIT_VERSION)-$(LIBEDIT_DATE)
9
10
libedit-setup: setup
0 commit comments