aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-06-01 18:48:39 -0700
committerRosen Penev <rosenp@gmail.com>2021-06-01 23:06:33 -0700
commit2e7ede0e3b616f1579554dae08ec0aa8fdcd0ffe (patch)
treecc024cd1442986b498aae4959a2b9f67dc246d16 /utils
parentd49f59cfc5471096322c038e5b5ce043ced7339a (diff)
sumo: update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/sumo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/sumo/Makefile b/utils/sumo/Makefile
index a16893d14..ab1112eb0 100644
--- a/utils/sumo/Makefile
+++ b/utils/sumo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sumo
-PKG_VERSION:=1.8.0
-PKG_RELEASE:=1
+PKG_VERSION:=1.9.2
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-src-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/sumo
-PKG_HASH:=fb0636152085153155ddb41841f0175c5f1e7989907b883f6c7453c63af49edb
+PKG_HASH:=193a8ab14bb305d3967625d76cd291f5c55bb906817465f2a12c2e69f4b80813
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later