From: Alexandru Ardelean Date: Mon, 11 Jun 2018 07:58:41 +0000 (+0300) Subject: python-cffi: bump to version 1.11.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ee26caa72b494a9bfeb5ad604663316eaca27404;p=openwrt-packages.git python-cffi: bump to version 1.11.5 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-cffi/Makefile b/lang/python/python-cffi/Makefile index 5e27adb13..6f6fbcfc6 100644 --- a/lang/python/python-cffi/Makefile +++ b/lang/python/python-cffi/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-cffi -PKG_VERSION:=1.11.4 +PKG_VERSION:=1.11.5 PKG_RELEASE:=1 PKG_SOURCE:=cffi-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/10/f7/3b302ff34045f25065091d40e074479d6893882faef135c96f181a57ed06 -PKG_HASH:=df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d +PKG_SOURCE_URL:=https://pypi.io/packages/source/c/cffi +PKG_HASH:=e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4 PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-cffi-$(PKG_VERSION)