Parcourir la source

iwinfo: bump to latest git HEAD

http://patchwork.ozlabs.org/patch/420128/

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 43666
John Crispin il y a 11 ans
Parent
commit
d64e4392df
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      package/network/utils/iwinfo/Makefile

+ 2 - 2
package/network/utils/iwinfo/Makefile

@@ -7,13 +7,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libiwinfo
-PKG_VERSION:=2014-10-27.1
+PKG_VERSION:=2014-12-12
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/iwinfo.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=d5dc3d0605f76fbbbad005d998497e53a236aeda
+PKG_SOURCE_VERSION:=50370d9e698696770b021caf0b5f6482bacb45ce
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 PKG_LICENSE:=GPL-2.0