1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00

relayd: bump to latest git HEAD

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44745
This commit is contained in:
John Crispin 2015-03-13 08:38:46 +00:00
parent fb60dd2ae6
commit f728bfdae0

View File

@ -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