omcproxy: update to git HEAD
[openwrt-github/.git] / package / network / services / omcproxy / Makefile
index 75997fe6d605a5bc8f6e0c3e8f57f6f61e83fb79..6fa16f8aeaca086486372b40d8b83041767d1a74 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2015 OpenWrt.org
+# Copyright (C) 2015-2016 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=omcproxy
-PKG_VERSION:=2015-08-24
+PKG_VERSION:=2015-09-15
 PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_URL:=https://github.com/sbyx/omcproxy.git
+PKG_SOURCE_URL:=https://github.com/openwrt/omcproxy.git
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=8de9fa84e018e152e45c342f10b5b5140b63e4b1
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>