mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-16 03:44:39 +00:00
6relayd: Let OpenWrt override default CFLAGS
SVN-Revision: 36690
This commit is contained in:
parent
c12189b379
commit
9c3ac668e0
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=6relayd
|
||||
PKG_VERSION:=2013-05-21.1
|
||||
PKG_VERSION:=2013-05-22
|
||||
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:=0e033b799308550cf826a1c4aa41bad89fe7dea4
|
||||
PKG_SOURCE_VERSION:=13af934d39a68780f543c74b5c65fea623f9f906
|
||||
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user