Update ipcad to 3.7.3 (#3648)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11689 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
181641d8b2
commit
18be0f3a9f
@ -9,15 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ipcad
|
PKG_NAME:=ipcad
|
||||||
PKG_VERSION:=3.7
|
PKG_VERSION:=3.7.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/ipcad
|
PKG_SOURCE_URL:=@SF/ipcad
|
||||||
PKG_MD5SUM:=34c542c99593dfe9d5b408deffcfe70e
|
PKG_MD5SUM:=125605249958894148ec26d3c88189f5
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|
||||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
diff -ruN ipcad-3.7-old/Makefile.in ipcad-3.7-new/Makefile.in
|
--- a/Makefile.in
|
||||||
--- ipcad-3.7-old/Makefile.in 2005-11-21 05:41:07.000000000 +0100
|
+++ b/Makefile.in
|
||||||
+++ ipcad-3.7-new/Makefile.in 2005-12-20 10:27:07.000000000 +0100
|
|
||||||
@@ -9,6 +9,7 @@
|
@@ -9,6 +9,7 @@
|
||||||
LDFLAGS+= @LDFLAGS@
|
LDFLAGS+= @LDFLAGS@
|
||||||
LIBS+= @LIBS@
|
LIBS+= @LIBS@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user