summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-27 14:18:34 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-27 14:19:08 -0500
commit5f82554ffe1e191a9bf932396658b7921843aeb5 (patch)
treec8aec9699e536dc90289f8051aa9ed27fc2cfa3c /package
parentf9cf965ad49d65a0951a60ce5f40474382250dab (diff)
update yasm to latest upstream
Diffstat (limited to 'package')
-rw-r--r--package/yasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/yasm/Makefile b/package/yasm/Makefile
index a27ee0f3b..8461588ad 100644
--- a/package/yasm/Makefile
+++ b/package/yasm/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= yasm
-PKG_VERSION:= 1.2.0
+PKG_VERSION:= 1.3.0
PKG_RELEASE:= 1
-PKG_HASH:= 768ffab457b90a20a6d895c39749adb547c1b7cb5c108e84b151a838a23ccf31
+PKG_HASH:= 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
PKG_DESCR:= modular assembler
PKG_SECTION:= dev/lang
PKG_BUILDDEP:= yasm-host