From 4cf90c157acb062118aad11ffe0f7754ee414da5 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 1 Aug 2017 13:48:25 +0300 Subject: [PATCH] python-pyasn1: bump to version 0.3.2 Signed-off-by: Alexandru Ardelean --- lang/python/python-pyasn1/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-pyasn1/Makefile b/lang/python/python-pyasn1/Makefile index 32dd8cf17..1e2705a41 100644 --- a/lang/python/python-pyasn1/Makefile +++ b/lang/python/python-pyasn1/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pyasn1 -PKG_VERSION:=0.2.3 +PKG_VERSION:=0.3.2 PKG_RELEASE:=1 PKG_SOURCE:=pyasn1-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/69/17/eec927b7604d2663fef82204578a0056e11e0fc08d485fdb3b6199d9b590 -PKG_HASH:=738c4ebd88a718e700ee35c8d129acce2286542daa80a82823a7073644f706ad +PKG_SOURCE_URL:=https://pypi.python.org/packages/17/a2/266818077dbd002d53ebe5aaaa05a04786256cea8dba1899ac0b832ef028 +PKG_HASH:=90bd82e0db59d4319eaf01c2549b34c817d645275fce9ad41bac7429aa380690 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE.txt