Skip to content

Commit

Permalink
Upgrade vendored cmdliner to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate committed Feb 5, 2024
1 parent 325373a commit 2bf268f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ users)
## VCS

## Build
* Upgrade vendored cmdliner to 1.2.0 [#5797 @kit-ty-kate]

## Infrastructure
* Fix depexts CI workflow and ensure all workflows run on master push [#5788 @dra27]
Expand Down
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 = 68c427f8b55507f8b61c613ee6a5b3da

$(call PKG_SAME,re)

URL_cmdliner = https://erratique.ch/software/cmdliner/releases/cmdliner-1.1.1.tbz
MD5_cmdliner = 26b9af55a7456290b710e1c96a0ca231
URL_cmdliner = https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz
MD5_cmdliner = b860881cc90c68b703dca0f35bdd4cdb

$(call PKG_SAME,cmdliner)

Expand Down

0 comments on commit 2bf268f

Please # to comment.