mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
libnftnl: update to 1.2.2 and HTTPS
This commit is contained in:
parent
a85ae3fb13
commit
be7a095be8
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libnftnl"
|
||||
PKG_VERSION="1.2.1"
|
||||
PKG_SHA256="7508a5c414fab13e3cb3ce8262d0ce4f02c1590a8e4f8628ab497b5b4585937c"
|
||||
PKG_VERSION="1.2.2"
|
||||
PKG_SHA256="9efc004f9d15918d68f9e98e194d55e030168f33bb67c3e7a545b740c9ed6d0a"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://netfilter.org/projects/libnftnl"
|
||||
PKG_URL="http://netfilter.org/projects/libnftnl/files/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_SITE="https://netfilter.org/projects/libnftnl"
|
||||
PKG_URL="https://netfilter.org/projects/libnftnl/files/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain libmnl"
|
||||
PKG_LONGDESC="A userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user