mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
python3-ubus: update to 0.1.3
Bump to version 0.1.3 and drop patch, which is in upstream. Signed-off-by: Erik Larsson <who+github@cnackers.org>
This commit is contained in:
committed by
Josef Schlehofer
parent
bf50291ab1
commit
fee669b6d4
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-ubus
|
||||
PKG_VERSION:=0.1.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=0.1.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=ubus
|
||||
PKG_HASH:=4dc4ef0fbcc8abb7a2354691475a58ff3eb015f1bab3150750729f7f657dd440
|
||||
PKG_HASH:=e737ae171b38836c26bc3e50e9c468afd47d9cc8bc01f33a5b569a05e1d8567f
|
||||
|
||||
PKG_MAINTAINER:=Erik Larsson <who+openwrt@cnackers.org>
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user