umoci: Switch to tar source

This commit is contained in:
vdutta 2022-09-30 11:19:40 +05:30
parent 44f0bc818e
commit 9b673e44dc

View file

@ -3,15 +3,13 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=umoci
PKG_VERSION:=0.4.7
PKG_RELEASE:=$(AUTORELEASE)
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE_PROTO:=git
PKG_SOURCE_NAME:=umoci
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/opencontainers/umoci.git
PKG_SOURCE_VERSION:=17f38511d61846e2fb8ec01a1532f3ef5525e71d
PKG_MIRROR_HASH:=skip
PKG_SOURCE_URL:=https://github.com/opencontainers/umoci/archive/v$(PKG_VERSION)
PKG_HASH:=c01b36de6fdc513eb65add57bc882d72f94fc3b4b65a8f9ef59826fb754af93e
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1