mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
travelmate: bugfix 0.3.1
* fix error handling, i.e. a wrong uplink key in wireless config Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#
|
||||
# Copyright (c) 2016 Dirk Brenken (dev@brenken.org)
|
||||
# Copyright (c) 2016-2017 Dirk Brenken (dev@brenken.org)
|
||||
# This is free software, licensed under the GNU General Public License v3.
|
||||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=travelmate
|
||||
PKG_VERSION:=0.3.0
|
||||
PKG_VERSION:=0.3.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
|
||||
|
||||
Reference in New Issue
Block a user