6relayd: Fix announcement of deprecated prefixes

SVN-Revision: 34628
owl
Steven Barth 2012-12-11 16:56:27 +00:00
parent 1a000cfcef
commit 14273e1120
1 changed files with 2 additions and 2 deletions

View File

@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6relayd
PKG_VERSION:=2012-12-09
PKG_VERSION:=2012-12-11
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:=3025c923095e62278f02a5300addcc3fe05ad0c9
PKG_SOURCE_VERSION:=352f15c78cea621d6e2adc1f6e26cbe95df6f03c
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>