Skip to content

Commit

Permalink
sexpect: update to 2.3.14
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
  • Loading branch information
krant authored and 1715173329 committed Sep 18, 2024
1 parent 180ee13 commit 22dd9a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/sexpect/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dearvoid@gmail.com>
PKG_LICENSE:=GPL-3.0-only
Expand Down

0 comments on commit 22dd9a0

Please sign in to comment.