Browse Source

python-cffi: Update to 1.14.2

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lilik-openwrt-22.03
Jeffery To 4 years ago
parent
commit
baec9e9ce4
No known key found for this signature in database GPG Key ID: C616D9E719E868E4
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.1
PKG_VERSION:=1.14.2
PKG_RELEASE:=1
PYPI_NAME:=cffi
PKG_HASH:=b2a2b0d276a136146e012154baefaea2758ef1f56ae9f4e01c612b0831e0bd2f
PKG_HASH:=ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save