summaryrefslogtreecommitdiffstats
path: root/src/yasm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/yasm.mk')
-rw-r--r--src/yasm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yasm.mk b/src/yasm.mk
index 8141668..dc21cb6 100644
--- a/src/yasm.mk
+++ b/src/yasm.mk
@@ -3,7 +3,7 @@
PKG := yasm
$(PKG)_VERSION := 1.3.0
-$(PKG)_CHECKSUM := d2492a340ee7e84b5beca17e48f862502bd5603f
+$(PKG)_CHECKSUM := 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.tortall.net/projects/$(PKG)/releases/$($(PKG)_FILE)