projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3da072
)
conmon: update to version 2.0.27
author
Daniel Golle
<
[email protected]
>
Thu, 25 Mar 2021 23:16:47 +0000
(23:16 +0000)
committer
Daniel Golle
<
[email protected]
>
Sat, 27 Mar 2021 02:46:13 +0000
(
02:46
+0000)
Signed-off-by: Daniel Golle <
[email protected]
>
utils/conmon/Makefile
patch
|
blob
|
history
diff --git
a/utils/conmon/Makefile
b/utils/conmon/Makefile
index cd95e7504c5f37a2c791559ca154db52ca669d5e..ad1bd26c82bd31e2f66d7045a7555cf0a0db76c1 100644
(file)
--- a/
utils/conmon/Makefile
+++ b/
utils/conmon/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=conmon
-PKG_VERSION:=2.0.2
6
-PKG_RELEASE:=
1
+PKG_VERSION:=2.0.2
7
+PKG_RELEASE:=
$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/containers/$(PKG_NAME)/archive/v$(PKG_VERSION)
-PKG_HASH:=
845744c3323bbf9adab4444d70fd7de0ceb12a578c9cf2fd2366c6bed0ac7970
+PKG_HASH:=
cb953fa418835a3f57af175df3641140d9c44ec219a7ad2efcc07952241f9ea5
PKG_MAINTAINER:=Daniel Golle <
[email protected]
>
PKG_LICENSE:=Apache-2.0