Browse Source

python-cffi: bump to version 1.14.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 4 years ago
parent
commit
e1276c4ec0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-cffi/Makefile

+ 2
- 2
lang/python/python-cffi/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-cffi
PKG_VERSION:=1.14.2
PKG_VERSION:=1.14.3
PKG_RELEASE:=1
PYPI_NAME:=cffi
PKG_HASH:=ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b
PKG_HASH:=f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save