mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 08:27:48 +00:00
pcre: update PKG_URL
to ${SOURCEFORGE_SRC} format (cherry picked from commit 9c2c286055a505e939a2b8ea172b28dcfcfeb7a5)
This commit is contained in:
parent
4dce3bbeac
commit
356b403cff
@ -7,7 +7,7 @@ PKG_VERSION="8.44"
|
||||
PKG_SHA256="19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.pcre.org/"
|
||||
PKG_URL="https://downloads.sourceforge.net/project/pcre/pcre/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_URL="${SOURCEFORGE_SRC}/pcre/${PKG_NAME}/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain pcre:host"
|
||||
PKG_LONGDESC="A set of functions that implement regular expression pattern matching."
|
||||
|
Loading…
x
Reference in New Issue
Block a user