Skip to content

Commit

Permalink
apk: update to latest HEAD 2024-05-18
Browse files Browse the repository at this point in the history
Drop downstream mbedtls patch since it went upstream.

Signed-off-by: Paul Spooren <[email protected]>
Link: openwrt#15522
Signed-off-by: Christian Marangi <[email protected]>
  • Loading branch information
aparcar authored and Ansuel committed May 18, 2024
1 parent a96354b commit 99636d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 718 deletions.
6 changes: 3 additions & 3 deletions package/system/apk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ PKG_RELEASE:=1

PKG_SOURCE_URL=https://gitlab.alpinelinux.org/alpine/apk-tools.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2024-04-16
PKG_SOURCE_VERSION:=ba6c31a5469ef74fb85119508e55de9631ffef41
PKG_MIRROR_HASH:=3455d5799481add9ece3db685576d58be6303f3a13140133979b965cbd3c9966
PKG_SOURCE_DATE:=2024-05-18
PKG_SOURCE_VERSION:=a6ce0a1be1a42a5cf4136eb0db5ea95168ee73fe
PKG_MIRROR_HASH:=a5f59907cd742ec12f31f42910ea9a6ecfaf91e18218a7888836a01cfa272a72

PKG_VERSION=3.0.0_pre$(subst -,,$(PKG_SOURCE_DATE))

Expand Down
Loading

0 comments on commit 99636d4

Please sign in to comment.