Skip to content

Commit

Permalink
version 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chenhaowen committed Dec 8, 2016
1 parent 9374a51 commit 9fc716b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=gdut-drcom
PKG_VERSION:=1.6.4
PKG_VERSION:=1.6.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/chenhaowen01/$(PKG_NAME)/archive
PKG_MD5SUM:=fb9df0f6fa31190bbeb501cdb43ff26e
PKG_MD5SUM:=604bf1daf50ab22c2f0bdbe0d70ebfe3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_LICENSE:=GPL-3.0+

Expand Down

0 comments on commit 9fc716b

Please sign in to comment.