Skip to content

Commit

Permalink
openwrt package: update to b6cfe14
Browse files Browse the repository at this point in the history
Signed-off-by: zhaojh329 <[email protected]>
  • Loading branch information
zhaojh329 committed Jun 16, 2017
1 parent b6cfe14 commit 1390544
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openwrt/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=xterminal
PKG_VERSION:=2017-6-15
PKG_VERSION:=2017-6-16
PKG_RELEASE:=$(PKG_SOURCE_VERSION)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/zhaojh329/xterminal.git
PKG_SOURCE_VERSION:=0e526237390e5097d78072c8a7e831893057966d
PKG_SOURCE_VERSION:=b6cfe1409bfc20ae53b95789294bbfcb7a3a00bd
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit 1390544

Please sign in to comment.