projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[avr32]: include u-boot version in filename
[openwrt.git]
/
package
/
relayd
/
Makefile
diff --git
a/package/relayd/Makefile
b/package/relayd/Makefile
index
b801a10
..
b17d400
100644
(file)
--- a/
package/relayd/Makefile
+++ b/
package/relayd/Makefile
@@
-9,6
+9,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=relayd
PKG_VERSION:=2011-02-07
+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
This page took
0.020283 seconds
and
4
git commands to generate.