Skip to content

Commit

Permalink
open-plc-utils: bump to 2015-02-23
Browse files Browse the repository at this point in the history
Update to commit 1f6e7e372b313cf570aa63314037588ed01ec0de ("Add QPSI
recommended wording for mac2pw and mac2pwd.")

Signed-off-by: Florian Fainelli <[email protected]>
  • Loading branch information
ffainelli committed Mar 28, 2015
1 parent 44b1b33 commit 80a613a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/open-plc-utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=open-plc-utils
PKG_VERSION:=2013-01-29
PKG_VERSION:=2015-02-23
PKG_RELEASE:=$(PKG_SOURCE_VERSION)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://github.com/qca/open-plc-utils.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=6beeb6fe6ce2b16b14284c26e1b9220b68044591
PKG_SOURCE_VERSION:=1f6e7e372b313cf570aa63314037588ed01ec0de
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz

PKG_MAINTAINER:=Florian Fainelli <[email protected]>
Expand Down

0 comments on commit 80a613a

Please sign in to comment.