mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
libevent: fix PKG_URL
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
728d964580
commit
a67e09e323
@ -6,7 +6,7 @@ PKG_VERSION="2.1.12"
|
|||||||
PKG_SHA256="92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb"
|
PKG_SHA256="92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb"
|
||||||
PKG_LICENSE="BSB-3c"
|
PKG_LICENSE="BSB-3c"
|
||||||
PKG_SITE="https://github.com/libevent/libevent"
|
PKG_SITE="https://github.com/libevent/libevent"
|
||||||
PKG_URL="https://github.com/libevent/libevent/releases/download/release-$PKG_VERSION/libevent-$PKG_VERSION-stable.tar.gz"
|
PKG_URL="https://github.com/libevent/libevent/releases/download/release-${PKG_VERSION}-stable/libevent-${PKG_VERSION}-stable.tar.gz"
|
||||||
PKG_LONGDESC="Event notification library"
|
PKG_LONGDESC="Event notification library"
|
||||||
PKG_DEPENDS_TARGET="toolchain openssl"
|
PKG_DEPENDS_TARGET="toolchain openssl"
|
||||||
PKG_TOOLCHAIN="cmake"
|
PKG_TOOLCHAIN="cmake"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user