Author: kaloz Date: 2015-01-04 19:39:58 +0100 (Sun, 04 Jan 2015) New Revision: 43826
Modified: trunk/package/network/utils/iwinfo/Makefile Log: [iwinfo]: upgrade to latest revision Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/package/network/utils/iwinfo/Makefile =================================================================== --- trunk/package/network/utils/iwinfo/Makefile 2015-01-04 17:26:07 UTC (rev 43825) +++ trunk/package/network/utils/iwinfo/Makefile 2015-01-04 18:39:58 UTC (rev 43826) @@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libiwinfo -PKG_VERSION:=2014-12-12 +PKG_VERSION:=2015-01-04 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:=50370d9e698696770b021caf0b5f6482bacb45ce +PKG_SOURCE_VERSION:=c9fd399316003040825dfbd9700488b621bd990e PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]> PKG_LICENSE:=GPL-2.0 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
