X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=blobdiff_plain;f=mcproxy%2FMakefile;h=be96bc762011b29feaa982be901f3b017c7ce03e;hp=cb3fb2080b8dae04db143f5b78d094d737a142d7;hb=1c40d0e54d060d21876f2264cfda4314d3711ef4;hpb=0a8100ae6704abfe6517e19cc322034f4076f844 diff --git a/mcproxy/Makefile b/mcproxy/Makefile index cb3fb20..be96bc7 100644 --- a/mcproxy/Makefile +++ b/mcproxy/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2014-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mcproxy PKG_SOURCE_VERSION:=b7bd2d0809a0d1f177181c361b9a6c83e193b79a PKG_VERSION:=2014-12-31-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://github.com/mcproxy/mcproxy.git