Skip to content

Commit

Permalink
duktape: bump to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryzhovau committed Dec 14, 2016
1 parent cc90aad commit 70c840a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions duktape/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=duktape
PKG_VERSION:=1.5.1
PKG_VERSION:=1.6.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://duktape.org
PKG_MDSUM:=c3c3b19291b0da5cb45f99d79c7c148c
PKG_MDSUM:=ab61daf083796d50f9cf3b67fa99c71c

include $(INCLUDE_DIR)/package.mk

Expand Down

0 comments on commit 70c840a

Please sign in to comment.