summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-03 03:06:50 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-03 03:06:50 +0000
commit07148626da26678e14e54a33615ab5953553b9d1 (patch)
tree8241c2a8a542b60763b229d3ed51d133eee23181
parent4d5f2fb3e03fdcbb1f400c415714066f2e32cade (diff)
downloadmtk-20170518-07148626da26678e14e54a33615ab5953553b9d1.zip
mtk-20170518-07148626da26678e14e54a33615ab5953553b9d1.tar.gz
mtk-20170518-07148626da26678e14e54a33615ab5953553b9d1.tar.bz2
update to new upstream release (v4.1.9), change Maintainer and Source field in ipkg/control
SVN-Revision: 2043
-rw-r--r--openwrt/package/osiris/Makefile4
-rw-r--r--openwrt/package/osiris/ipkg/osirisd.control6
2 files changed, 5 insertions, 5 deletions
diff --git a/openwrt/package/osiris/Makefile b/openwrt/package/osiris/Makefile
index 152fcf4..ba0db6c 100644
--- a/openwrt/package/osiris/Makefile
+++ b/openwrt/package/osiris/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=osiris
-PKG_VERSION:=4.1.8
+PKG_VERSION:=4.1.9
PKG_RELEASE:=1
-PKG_MD5SUM:=27a362ba5ad3025d5bca6d9c92196875
+PKG_MD5SUM:=a8e3720b05a8dc5d257a7effb6d68224
PKG_SOURCE_URL:=http://www.hostintegrity.com/osiris/data/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
diff --git a/openwrt/package/osiris/ipkg/osirisd.control b/openwrt/package/osiris/ipkg/osirisd.control
index 6daa27a..766b879 100644
--- a/openwrt/package/osiris/ipkg/osirisd.control
+++ b/openwrt/package/osiris/ipkg/osirisd.control
@@ -3,7 +3,7 @@ Priority: optional
Section: admin
Version: [TBDL]
Architecture: [TBDL]
-Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/osiris/
-Description: an Host Integrity Monitoring System (scanning agent)
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/osiris/
Depends: libopenssl, libpthread
+Description: an Host Integrity Monitoring System (scanning agent)