|
@ -1,14 +1,14 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=crun |
|
|
PKG_NAME:=crun |
|
|
PKG_VERSION:=0.18 |
|
|
|
|
|
|
|
|
PKG_VERSION:=0.19.1 |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
|
PKG_SOURCE_PROTO:=git |
|
|
PKG_SOURCE_PROTO:=git |
|
|
PKG_SOURCE_URL:=https://github.com/containers/crun.git |
|
|
PKG_SOURCE_URL:=https://github.com/containers/crun.git |
|
|
PKG_SOURCE_DATE:=2021-03-18 |
|
|
|
|
|
PKG_SOURCE_VERSION:=496e81bdd69f117f10e4477e4204e4611a94b68f |
|
|
|
|
|
PKG_MIRROR_HASH:=26941b0d84bbeabeb5e982af48d131f55d0aa16f4a2f2ca3279a5c812cdeea8b |
|
|
|
|
|
|
|
|
PKG_SOURCE_DATE:=2021-05-18 |
|
|
|
|
|
PKG_SOURCE_VERSION:=f9c405d3cd8727f98ac4cdf0d98722684ee5f0bb |
|
|
|
|
|
PKG_MIRROR_HASH:=3aaa49a471c85b5eb6132ef10da94f96aee371ce9575b74985248d2502172d95 |
|
|
|
|
|
|
|
|
PKG_BUILD_DEPENDS:=argp-standalone |
|
|
PKG_BUILD_DEPENDS:=argp-standalone |
|
|
PKG_BUILD_PARALLEL:=1 |
|
|
PKG_BUILD_PARALLEL:=1 |
|
|