projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5400c7
)
lldpd: push to version 0.7.7
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 Jan 2014 13:10:31 +0000
(13:10 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 Jan 2014 13:10:31 +0000
(13:10 +0000)
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39419
package/network/services/lldpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/lldpd/Makefile
b/package/network/services/lldpd/Makefile
index d850b11c9352d3f03b89a0aeccb69d56daecfbc4..baed5e0cf7d4ec8ccf174b4cc188b32b257e5046 100644
(file)
--- a/
package/network/services/lldpd/Makefile
+++ b/
package/network/services/lldpd/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=lldpd
-PKG_VERSION:=0.7.
5
-PKG_RELEASE:=
2
+PKG_VERSION:=0.7.
7
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd
-PKG_MD5SUM:=
2b3e91264dd7605b498051af6b749b47
+PKG_MD5SUM:=
9031734c69940dd79a0a175123275f83
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>