diff options
author | Christian Pointner <equinox@helsinki.at> | 2013-09-17 17:42:02 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2013-09-17 17:42:02 (GMT) |
commit | 52f7d4766af2136199d78885cfbd4a6defcebdcb (patch) | |
tree | 5856c408e971a710f2fda0d4662f3dd7f5ceee3a /openwrt/rhctl/Makefile | |
parent | 3435b6a2237f0386c0d41c9e6e24d78b63070ef0 (diff) |
upgrade openwrt package
Diffstat (limited to 'openwrt/rhctl/Makefile')
-rw-r--r-- | openwrt/rhctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rhctl/Makefile b/openwrt/rhctl/Makefile index 3806630..a53aa39 100644 --- a/openwrt/rhctl/Makefile +++ b/openwrt/rhctl/Makefile @@ -12,7 +12,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rhctl -PKG_REV:=104 +PKG_REV:=107 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 |