We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13585fd commit 4d0b207Copy full SHA for 4d0b207
libs/linenoise/Makefile
@@ -10,9 +10,9 @@ PKG_RELEASE:=1
10
11
PKG_SOURCE_PROTO:=git
12
PKG_SOURCE_URL:=https://github.com/antirez/linenoise.git
13
-PKG_SOURCE_DATE:=2025-09-10
14
-PKG_SOURCE_VERSION:=880b94130ffa5f8236392392b447ff2234b11983
15
-PKG_MIRROR_HASH:=a554a5ea9b2111cfb1d844a072933109f8316914eb40edca3919915a5ddb5df9
+PKG_SOURCE_DATE:=2026-01-08
+PKG_SOURCE_VERSION:=dc83cc373ac2058030eb3cf5e404959a26fef112
+PKG_MIRROR_HASH:=e32bcc55c6fb1d849883d03a2ec6bc869d3cab5da827e1d7560e712be718e50c
16
17
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
18
PKG_LICENSE:=BSD-2-Clause
0 commit comments