inadyn: update to 2.1

This commit is contained in:
awiouy 2017-01-11 16:24:06 +01:00
parent 468d808702
commit b38f6a0150
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
102
- Upgrade to 2.1
101
- Upgrade to 2.0

View File

@ -1,6 +1,6 @@
################################################################################
# This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2016 Team LibreELEC
# Copyright (C) 2016-2017 Team LibreELEC
#
# LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -17,8 +17,8 @@
################################################################################
PKG_NAME="inadyn"
PKG_VERSION="2.0"
PKG_REV="101"
PKG_VERSION="2.1"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="http://troglobit.com/inadyn.html"