diff --git a/utils/sexpect/Makefile b/utils/sexpect/Makefile index 932b720f97..71117c518f 100644 --- a/utils/sexpect/Makefile +++ b/utils/sexpect/Makefile @@ -2,12 +2,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sexpect -PKG_VERSION:=2.3.11 -PKG_RELEASE:=3 +PKG_VERSION:=2.3.14 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/clarkwang/sexpect/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=0ffdba912760383a60783bf010edc184b96d6dd454dc24922fcf7190de969e55 +PKG_HASH:=f6801c8b979d56eec54aedd7ede06e2342f382cee291beea88b52869186c557c PKG_MAINTAINER:=Clark Wang PKG_LICENSE:=GPL-3.0-only