diff options
author | Christian Pointner <equinox@helsinki.at> | 2018-11-07 13:26:43 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2018-11-07 13:26:43 (GMT) |
commit | 7357cca4517b7c11f974ed7cc60e93299469a913 (patch) | |
tree | e657644860aec0ed659dd16e872a042f7c265235 /openwrt | |
parent | d97d6b83ede22a39a17c18a6c1037ece2610f01c (diff) |
Diffstat (limited to 'openwrt')
-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 b07a2cf..4c967dd 100644 --- a/openwrt/rhctl/Makefile +++ b/openwrt/rhctl/Makefile @@ -12,7 +12,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rhctl -PKG_VERSION:=2017-01-11 +PKG_VERSION:=2018-11-07 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |