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 /package/osiris/Makefile | |
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
Diffstat (limited to 'package/osiris/Makefile')
-rw-r--r-- | package/osiris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/osiris/Makefile b/package/osiris/Makefile index 152fcf46e5..ba0db6c22f 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 |