Browse Source

Merge pull request #1086 from mstorchak/haserl

haserl: update to 0.9.35
Ted Hess 10 years ago
parent
commit
44b1b33280
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      utils/haserl/Makefile

+ 3
- 3
utils/haserl/Makefile View File

1
 #
1
 #
2
-# Copyright (C) 2006-2009 OpenWrt.org
2
+# Copyright (C) 2006-2015 OpenWrt.org
3
 #
3
 #
4
 # This is free software, licensed under the GNU General Public License v2.
4
 # This is free software, licensed under the GNU General Public License v2.
5
 # See /LICENSE for more information.
5
 # See /LICENSE for more information.
8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=haserl
10
 PKG_NAME:=haserl
11
-PKG_VERSION:=0.9.34
11
+PKG_VERSION:=0.9.35
12
 PKG_RELEASE:=1
12
 PKG_RELEASE:=1
13
 
13
 
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
 PKG_SOURCE_URL:=@SF/haserl
15
 PKG_SOURCE_URL:=@SF/haserl
16
-PKG_MD5SUM:=cae2240f25040c7a0a270c35cf7abda4
16
+PKG_MD5SUM:=918f0b4f6cec0b438c8b5c78f2989010
17
 PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
17
 PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
18
 PKG_LICENSE:=GPL-2.0
18
 PKG_LICENSE:=GPL-2.0
19
 PKG_LICENSE_FILES:=COPYING
19
 PKG_LICENSE_FILES:=COPYING