|
|
@ -1,14 +1,14 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=conmon |
|
|
|
PKG_VERSION:=2.0.22 |
|
|
|
PKG_RELEASE:=3 |
|
|
|
PKG_VERSION:=2.0.24 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
PKG_LICENSE:=Apache-2.0 |
|
|
|
PKG_LICENSE_FILES:=LICENSE |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://github.com/containers/$(PKG_NAME)/archive/v$(PKG_VERSION) |
|
|
|
PKG_HASH:=41181db43c544cdd1a31aa851286e8c09a825879656f00f6adde431830893983 |
|
|
|
PKG_HASH:=e00bc44a8bd783fd417a5c90d3b8c15035ddc69b18350a31258e7f79aec8c697 |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> |
|
|
|
|
|
|
|