mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tinyxml: cleanup version
This commit is contained in:
parent
9ccf6e7725
commit
b4b50593eb
@ -2,11 +2,11 @@
|
||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||
|
||||
PKG_NAME="tinyxml"
|
||||
PKG_VERSION="2.6.2_2"
|
||||
PKG_SHA256="8164c9ad48b9028667768a584d62f7760cfbfb90d0dd6214ad174403058da10c"
|
||||
PKG_VERSION="2.6.2"
|
||||
PKG_SHA256="15bdfdcec58a7da30adc87ac2b078e4417dbe5392f3afb719f9ba6d062645593"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.grinninglizard.com/tinyxml/"
|
||||
PKG_URL="http://mirrors.xbmc.org/build-deps/sources/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_URL="https://downloads.sourceforge.net/tinyxml/tinyxml_${PKG_VERSION//./_}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="TinyXML is a simple, small, C++ XML parser."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user