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 | 07148626da26678e14e54a33615ab5953553b9d1 (patch) | |
tree | 8241c2a8a542b60763b229d3ed51d133eee23181 /openwrt/package/osiris/Makefile | |
parent | 4d5f2fb3e03fdcbb1f400c415714066f2e32cade (diff) | |
download | mtk-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
Diffstat (limited to 'openwrt/package/osiris/Makefile')
-rw-r--r-- | openwrt/package/osiris/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |