From: Alexander Ryzhov Date: Fri, 17 Jul 2015 10:48:35 +0000 (-0400) Subject: tmux: update source URL X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5a2167aa2d71f9704e35ba2fe8fa84e59708c060;p=openwrt-packages.git tmux: update source URL Signed-off-by: Alexander Ryzhov --- diff --git a/utils/tmux/Makefile b/utils/tmux/Makefile index db13ff5b9..30fed85a4 100644 --- a/utils/tmux/Makefile +++ b/utils/tmux/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=2.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/tmux +PKG_SOURCE_URL:=https://github.com/tmux/tmux/releases/download/$(PKG_VERSION) PKG_MD5SUM:=9fb6b443392c3978da5d599f1e814eaa PKG_MAINTAINER:=Maxim Storchak