libite: update to 1.8.3

This commit is contained in:
awiouy 2017-01-11 16:23:31 +01:00
parent d2104412fe
commit 468d808702

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# This file is part of LibreELEC - https://libreelec.tv # 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 # LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="libite" PKG_NAME="libite"
PKG_VERSION="1.8.2" PKG_VERSION="1.8.3"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://github.com/troglobit/libite" PKG_SITE="https://github.com/troglobit/libite"
PKG_URL="https://github.com/troglobit/libite/archive/v$PKG_VERSION.tar.gz" PKG_URL="https://github.com/troglobit/libite/archive/v$PKG_VERSION.tar.gz"