X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=nodogsplash%2FMakefile;h=b0f9da8112e348ba643497a4b6864b9e301c91a5;hb=6ad08f74daa6451d513edf7072f7163bbf913ff6;hp=2b8efd2a51dbe6c4722fb6f45dd2d55073d34f16;hpb=96d00199991eac7d6c29e8d08458e12750489e82;p=lede-routing%2F.git diff --git a/nodogsplash/Makefile b/nodogsplash/Makefile index 2b8efd2..b0f9da8 100644 --- a/nodogsplash/Makefile +++ b/nodogsplash/Makefile @@ -1,6 +1,4 @@ # -# Copyright (C) 2013-2016 OpenWrt.org -# # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # @@ -9,13 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nodogsplash PKG_FIXUP:=autoreconf -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.0.2 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=git://github.com/nodogsplash/nodogsplash.git -PKG_SOURCE_VERSION:=485d6dba05cce7a4ed87c28beaaf1199c0f832cf +PKG_SOURCE_VERSION:=9ef7d5fc16351585baf65877776d19cf85bf3031 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 PKG_LICENSE:=GPL-2.0+