update to new upstream release (v4.1.9), change Maintainer and Source field in ipkg/control
SVN-Revision: 2043
This commit is contained in:
parent
4d5f2fb3e0
commit
07148626da
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue