aboutsummaryrefslogtreecommitdiff
path: root/utils/sumo
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2015-09-12 13:31:01 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2015-09-12 13:31:01 +0200
commit3a80faf7bd2e8e3bb36588b7e2b1b0f04b579e55 (patch)
tree2e2fd24df92e69969e44b43c2493398963f11d2c /utils/sumo
parent4c788d77dabc1c40e809cef85e33a76a7bcf533d (diff)
sumo: update to v0.24.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'utils/sumo')
-rw-r--r--utils/sumo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/sumo/Makefile b/utils/sumo/Makefile
index 83aa40d42..eb1360c46 100644
--- a/utils/sumo/Makefile
+++ b/utils/sumo/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sumo
-PKG_VERSION:=0.23.0
+PKG_VERSION:=0.24.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-src-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/sumo
-PKG_MD5SUM:=0df95a449d44808b8d3677af086e1af1
+PKG_MD5SUM:=5522dffc71ecf636b02dc6bdea7e569d
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
PKG_LICENSE:=GPL-3.0