projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
422438e
)
[package] update libdaemon to 0.13 (#5387)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 21 Jun 2009 10:56:19 +0000
(10:56 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 21 Jun 2009 10:56:19 +0000
(10:56 +0000)
SVN-Revision: 16526
libs/libdaemon/Makefile
patch
|
blob
|
history
diff --git
a/libs/libdaemon/Makefile
b/libs/libdaemon/Makefile
index 45edacfd0b0f22976b5bb71610f45068828b2557..2d2b7bdcb19d5ba4caccfb021f469baae7634ee0 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
2
+PKG_VERSION:=0.1
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://0pointer.de/lennart/projects/libdaemon/
-PKG_MD5SUM:=
76596823cc1a6d1cdf7779b782ff0ee6
+PKG_MD5SUM:=
ae9113fcd825d5a7f07e5ddccb3c3102
include $(INCLUDE_DIR)/package.mk