mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
libstatgrab: update to 0.92.1 and PKG_SITE and URL
This commit is contained in:
parent
fc7984acc1
commit
9ff632bfd9
@ -2,10 +2,10 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libstatgrab"
|
||||
PKG_VERSION="0.92"
|
||||
PKG_SHA256="5bf1906aff9ffc3eeacf32567270f4d819055d8386d98b9c8c05519012d5a196"
|
||||
PKG_SITE="http://www.i-scream.org/libstatgrab/"
|
||||
PKG_URL="http://ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-${PKG_VERSION}.tar.gz"
|
||||
PKG_VERSION="0.92.1"
|
||||
PKG_SHA256="5688aa4a685547d7174a8a373ea9d8ee927e766e3cc302bdee34523c2c5d6c11"
|
||||
PKG_SITE="https://libstatgrab.org"
|
||||
PKG_URL="https://github.com/libstatgrab/libstatgrab/releases/download/LIBSTATGRAB_${PKG_VERSION//./_}/libstatgrab-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_SECTION=libs
|
||||
PKG_LONGDESC="A library that provides cross platform access to statistics about the system on which it's run."
|
||||
|
Loading…
x
Reference in New Issue
Block a user