projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18b4505
)
update libdaemon to 0.14 (#6291)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:06:38 +0000
(
01:06
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:06:38 +0000
(
01:06
+0000)
SVN-Revision: 18646
libs/libdaemon/Makefile
patch
|
blob
|
history
diff --git
a/libs/libdaemon/Makefile
b/libs/libdaemon/Makefile
index 2d2b7bdcb19d5ba4caccfb021f469baae7634ee0..eef434828907049c475b8578fefaebebc636c19b 100644
(file)
--- a/
libs/libdaemon/Makefile
+++ b/
libs/libdaemon/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libdaemon
-PKG_VERSION:=0.1
3
+PKG_VERSION:=0.1
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://0pointer.de/lennart/projects/libdaemon/
-PKG_MD5SUM:=
ae9113fcd825d5a7f07e5ddccb3c3102
+PKG_MD5SUM:=
509dc27107c21bcd9fbf2f95f5669563
include $(INCLUDE_DIR)/package.mk