conmon: update to version 2.0.24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
e6e518b9ce
commit
9811b829e4
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue