diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-10-03 03:06:50 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-10-03 03:06:50 +0000 |
| commit | 9e3cf98d6f6ae79472db9031844ee4cca5f2729d (patch) | |
| tree | 8241c2a8a542b60763b229d3ed51d133eee23181 | |
| parent | b17ed327ea2b8a97319d1696bef3c7eb2899acf8 (diff) | |
| download | upstream-9e3cf98d6f6ae79472db9031844ee4cca5f2729d.tar.gz upstream-9e3cf98d6f6ae79472db9031844ee4cca5f2729d.tar.bz2 upstream-9e3cf98d6f6ae79472db9031844ee4cca5f2729d.zip | |
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@2043 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | openwrt/package/osiris/Makefile | 4 | ||||
| -rw-r--r-- | openwrt/package/osiris/ipkg/osirisd.control | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/openwrt/package/osiris/Makefile b/openwrt/package/osiris/Makefile index 152fcf46e52..ba0db6c22f7 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 6daa27ad3cd..766b8797d97 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) |
