package/kodi-audioencoder-vorbis: bump version to 2.0.3-Leia

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Bernd Kuhls 2020-02-01 10:00:14 +01:00 committed by Yann E. MORIN
parent 35ba89b109
commit 638469086d
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# Locally computed
sha256 f6f220fad74a64d29a4375fbc24560ee528d0dbf1e195f17015381fcd67c8acc kodi-audioencoder-vorbis-2.0.2-Leia.tar.gz
sha256 0bc1470ecef83ecc7e36239ef414abc49380394b551d35eb7bcc6704e74b469c kodi-audioencoder-vorbis-2.0.3-Leia.tar.gz

View file

@ -4,8 +4,8 @@
#
################################################################################
KODI_AUDIOENCODER_VORBIS_VERSION = 2.0.2-Leia
KODI_AUDIOENCODER_VORBIS_SITE = $(call github,xbmc,audioencoder.vorbis,v$(KODI_AUDIOENCODER_VORBIS_VERSION))
KODI_AUDIOENCODER_VORBIS_VERSION = 2.0.3-Leia
KODI_AUDIOENCODER_VORBIS_SITE = $(call github,xbmc,audioencoder.vorbis,$(KODI_AUDIOENCODER_VORBIS_VERSION))
KODI_AUDIOENCODER_VORBIS_LICENSE = GPL-2.0+
KODI_AUDIOENCODER_VORBIS_LICENSE_FILES = src/EncoderVorbis.cpp
KODI_AUDIOENCODER_VORBIS_DEPENDENCIES = kodi libogg libvorbis host-pkgconf