6relayd: Fix possible memory corruption issue

SVN-Revision: 35673
This commit is contained in:
Steven Barth 2013-02-19 12:04:41 +00:00
parent ed0f43f1e2
commit 3081c672fc

View file

@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6relayd
PKG_VERSION:=2013-02-18
PKG_VERSION:=2013-02-19
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:=0b7f473690c669d300855a836585a98962518134
PKG_SOURCE_VERSION:=186ebf632dfe48aa7df76f256949eea88067394d
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>