strace: Update to 4.14
[openwrt/openwrt.git] / package / devel / strace / Makefile
index df560fd1b7aa4b006a3b6e0fc415a854f1bb7b85..3f50b41a0b96ae7cb1e1808702bd44d92891a345 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2006-2016 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,9 +10,9 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=strace
 
-PKG_VERSION:=4.11
-PKG_RELEASE:=2
-PKG_MD5SUM:=a15d2555a7febb56d00c6e1a51c655dc
+PKG_VERSION:=4.14
+PKG_RELEASE:=1
+PKG_MD5SUM:=1e39b5f7583256d7dc21170b9da529ae
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@SF/$(PKG_NAME)