diff --git a/mtproxy/Makefile b/mtproxy/Makefile index cba93305..0372b4bf 100644 --- a/mtproxy/Makefile +++ b/mtproxy/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mtproxy -PKG_VERSION:=3.0.16 -PKG_RELEASE:=7 +PKG_VERSION:=3.1.0 +PKG_RELEASE:=8 PKG_MAINTAINER:=Kosntantine Shevlakov PKG_LICENSE:=GPLv2 @@ -10,7 +10,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/GetPageSpeed/MTProxy.git -PKG_SOURCE_VERSION:=09ee9fb60d13adc513896eced99f80d3d45614b4 +PKG_SOURCE_VERSION:=46fc0c70592bcb9faeab4272cec7c85ee8aaeafc PKG_SOURCE_SUBDIR:=$(PKG_NAME) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz