Skip to content

Commit

Permalink
apk: mavc
Browse files Browse the repository at this point in the history
lol

Signed-off-by: Paul Spooren <[email protected]>
  • Loading branch information
aparcar committed Mar 15, 2024
1 parent 9df24e6 commit fd5b81f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/system/apk/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=apk
PKG_RELEASE:=$(AUTORELEASE)
PKG_RELEASE:=1

PKG_SOURCE_DATE:=2024-03-15
PKG_SOURCE_VERSION:=bb9de38039d1e6eb2445662d02af1ccbac098de7
PKG_HASH:=02c5a597489d5219f167b32ce60cee1719209a09f76e5560d063c909c2947a63

PKG_VERSION:=3.0.0_pre0_$(PKG_SOURCE_DATE)
PKG_VERSION:=3.0.0_pre0
PKG_SOURCE:=apk-tools-v$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_URL:=https://gitlab.alpinelinux.org/alpine/apk-tools/-/archive/$(PKG_SOURCE_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/apk-tools-$(PKG_SOURCE_VERSION)
Expand Down

0 comments on commit fd5b81f

Please sign in to comment.