Browse Source

Merge pull request #10572 from jefferyto/python-pyasn1-0.4.8

python-pyasn1: Update to 0.4.8
lilik-openwrt-22.03
Hannu Nyman 5 years ago
committed by GitHub
parent
commit
07df04eb60
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-pyasn1/Makefile

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

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pyasn1
PKG_VERSION:=0.4.7
PKG_VERSION:=0.4.8
PKG_RELEASE:=1
PYPI_NAME:=pyasn1
PKG_HASH:=a9495356ca1d66ed197a0f72b41eb1823cf7ea8b5bd07191673e8147aecf8604
PKG_HASH:=aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba
PKG_LICENSE:=BSD-2-Clause
PKG_LICENSE_FILES:=LICENSE.txt


Loading…
Cancel
Save