From: Andy Syam Date: Thu, 21 Dec 2023 09:29:49 +0000 (+0800) Subject: python-msgpack: update version 1.0.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f8bfe730dfaba6521014eee0eec23e3a36a824cf;p=openwrt-packages.git python-msgpack: update version 1.0.7 Signed-off-by: Andy Syam --- diff --git a/lang/python/python-msgpack/Makefile b/lang/python/python-msgpack/Makefile index 052289b92..6e4e63169 100644 --- a/lang/python/python-msgpack/Makefile +++ b/lang/python/python-msgpack/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-msgpack -PKG_VERSION:=1.0.5 +PKG_VERSION:=1.0.7 PKG_RELEASE:=1 PYPI_NAME:=msgpack -PKG_HASH:=c075544284eadc5cddc70f4757331d99dcbc16b2bbd4849d15f8aae4cf36d31c +PKG_HASH:=572efc93db7a4d27e404501975ca6d2d9775705c2d922390d878fcf768d92c87 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=Apache-2.0