Skip to content

Commit

Permalink
Upgrade vendored cmdliner to 1.3.0 (fix support of paging on Windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed May 23, 2024
1 parent 2987cc7 commit 3fe71e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src_ext/Makefile.sources
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ MD5_re = e0199e32947fd33fcc1b8e69de2308a1

$(call PKG_SAME,re)

URL_cmdliner = https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz
MD5_cmdliner = b860881cc90c68b703dca0f35bdd4cdb
URL_cmdliner = https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
MD5_cmdliner = 662936095a1613d7254815238e11793f

$(call PKG_SAME,cmdliner)

Expand Down

0 comments on commit 3fe71e2

Please sign in to comment.