diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-03-25 22:05:17 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-03-25 22:05:17 (GMT) |
commit | 1a9783b981c52fb9336ed3e6adcbe8f2149db4fe (patch) | |
tree | dfc2afab4b09f8039a0640bf4b019cc5be6750d3 /openwrt/rhctl/Makefile | |
parent | b98afc20e6788df9a6f8ebd2c143cebfd4baf5bc (diff) |
upgrading openwrt package
Diffstat (limited to 'openwrt/rhctl/Makefile')
-rw-r--r-- | openwrt/rhctl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/rhctl/Makefile b/openwrt/rhctl/Makefile index 8f26b35..0721615 100644 --- a/openwrt/rhctl/Makefile +++ b/openwrt/rhctl/Makefile @@ -12,9 +12,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rhctl -PKG_REV:=108 +PKG_REV:=128 PKG_VERSION:=r$(PKG_REV) -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://svn.helsinki.at/rhctl/trunk |