Skip to content

Commit

Permalink
libnl: update to libnl-3.2.26
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Apr 18, 2015
1 parent f8ccd02 commit 32fcc75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/network/libnl/package.mk
Expand Up @@ -17,12 +17,12 @@
################################################################################

PKG_NAME="libnl"
PKG_VERSION="3.2.25"
PKG_VERSION="3.2.26"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"
PKG_SITE="http://people.suug.ch/~tgr/libnl/"
PKG_URL="http://www.infradead.org/~tgr/libnl/files/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_URL="https://github.com/thom311/$PKG_NAME/releases/download/${PKG_NAME}${PKG_VERSION//./_}/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="network"
Expand Down

0 comments on commit 32fcc75

Please sign in to comment.