mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-01 11:52:32 +00:00
relayd: bump to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44745
This commit is contained in:
parent
fb60dd2ae6
commit
f728bfdae0
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=relayd
|
||||
PKG_VERSION:=2015-02-11
|
||||
PKG_VERSION:=2015-03-13
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=git://nbd.name/relayd.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=b12322b8e1ac473b09b26f99a9c14a8e6a20df04
|
||||
PKG_SOURCE_VERSION:=2970ff60bac6b70ecb682779d5c776dc559dc0b9
|
||||
|
||||
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user