diff options
Diffstat (limited to 'package/odhcp6c/Makefile')
-rw-r--r-- | package/odhcp6c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/odhcp6c/Makefile b/package/odhcp6c/Makefile index 8919d09205..a62e568c60 100644 --- a/package/odhcp6c/Makefile +++ b/package/odhcp6c/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcp6c -PKG_VERSION:=2013-06-25 +PKG_VERSION:=2013-06-25.1 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 |