[hipl-commit] [trunk] Rev 4088: Update HIPL version number in the OpenWrt build.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Tue, 30 Mar 2010 01:54:55 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 30/03/2010 at 01:54:55
Revision: 4088
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Update HIPL version number in the OpenWrt build.

Modified:
  M  patches/openwrt/package/Makefile

=== modified file 'patches/openwrt/package/Makefile'
--- patches/openwrt/package/Makefile    2010-03-17 14:32:37 +0000
+++ patches/openwrt/package/Makefile    2010-03-29 22:54:37 +0000
@@ -2,8 +2,8 @@
 
 PKG_NAME:=hipl
 PKG_BRANCHNAME:=main
-PKG_VERSION:=0.9
-PKG_RELEASE:=2
+PKG_VERSION:=1.0.6
+PKG_RELEASE:=6
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_BRANCHNAME).tar.gz
 PKG_SOURCE_URL:=http://hipl.hiit.fi/hipl/contrib/openwrt/

Other related posts:

  • » [hipl-commit] [trunk] Rev 4088: Update HIPL version number in the OpenWrt build. - Diego Biurrun