diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-03 03:06:50 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-03 03:06:50 +0000 |
commit | b4646c594160ba305886802efa78f4abf5d97843 (patch) | |
tree | 3140eec6fb17ce975345cda4c7f913512a8e4132 | |
parent | 66893011c0f8cf68252ca7fd4864e9dc35229f61 (diff) |
update to new upstream release (v4.1.9),
change Maintainer and Source field in ipkg/control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2043 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | package/osiris/Makefile | 4 | ||||
-rw-r--r-- | package/osiris/ipkg/osirisd.control | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package/osiris/Makefile b/package/osiris/Makefile index 152fcf46e..ba0db6c22 100644 --- a/package/osiris/Makefile +++ b/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/package/osiris/ipkg/osirisd.control b/package/osiris/ipkg/osirisd.control index 6daa27ad3..766b8797d 100644 --- a/package/osiris/ipkg/osirisd.control +++ b/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) |