Skip to content

Commit

Permalink
apk: bump to 2024-05-23
Browse files Browse the repository at this point in the history
containing fixes around tar and internal checksums.

Signed-off-by: Paul Spooren <[email protected]>
Link: openwrt/openwrt#15646
Signed-off-by: Christian Marangi <[email protected]>
  • Loading branch information
aparcar authored and Ansuel committed Jun 6, 2024
1 parent 0520c45 commit eea666d
Showing 1 changed file with 3 additions and 3 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-05-19
PKG_SOURCE_VERSION:=825681118d05ca5801c6b3852a70a42499e57def
PKG_MIRROR_HASH:=adc07e3320e8d780bbbd3d95d3c6c6ce259f3dbf97ab0a4ff9dc4853af21e04f
PKG_SOURCE_DATE:=2024-05-23
PKG_SOURCE_VERSION:=6052bfef57a81d82451b4cad86f78a2d01959767
PKG_MIRROR_HASH:=bf14da82cc363ee32a956dd880343018361079018a48701dc2b05cb88c18010e

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

Expand Down

0 comments on commit eea666d

Please sign in to comment.