|
|
@@ -8,14 +8,14 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=6relayd
|
|
|
-PKG_VERSION:=2013-05-30
|
|
|
+PKG_VERSION:=2013-05-30.1
|
|
|
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
|
|
PKG_SOURCE_URL:=git://github.com/sbyx/6relayd.git
|
|
|
PKG_SOURCE_PROTO:=git
|
|
|
-PKG_SOURCE_VERSION:=53892dd29ee37d395be05d00a5b73447f50ec394
|
|
|
+PKG_SOURCE_VERSION:=c97a5c9f3374a01a2dd0471b7d620a3e690d2cfb
|
|
|
|
|
|
PKG_MAINTAINER:=Steven Barth <[email protected]>
|
|
|
|