diff options
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 152fcf46e..ba0db6c22 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 |