From: Alexandru Ardelean Date: Tue, 23 Apr 2019 08:32:44 +0000 (+0300) Subject: python-evdev: bump to version 1.2.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3e961f76893c1bf8b81871a99c37eb7b9e589f3c;p=openwrt-packages.git python-evdev: bump to version 1.2.0 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-evdev/Makefile b/lang/python/python-evdev/Makefile index b9d14e887..38ba1ae70 100644 --- a/lang/python/python-evdev/Makefile +++ b/lang/python/python-evdev/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=python-evdev -PKG_VERSION:=1.1.2 +PKG_VERSION:=1.2.0 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause @@ -17,7 +17,7 @@ PKG_MAINTAINER:=Paulo Costa , Alexandru Ardelean