Skip to content

Commit

Permalink
contrib: Update to Yasm version 1.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleysepos committed May 26, 2016
1 parent ec2e327 commit 6179ee6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contrib/yasm/module.defs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$(eval $(call import.MODULE.defs,YASM,yasm))
$(eval $(call import.CONTRIB.defs,YASM))

YASM.FETCH.url = http://download.handbrake.fr/handbrake/contrib/yasm-1.2.0.tar.gz
YASM.FETCH.url += https://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
YASM.FETCH.md5 = 4cfc0686cf5350dd1305c4d905eb55a6
YASM.FETCH.url = http://download.handbrake.fr/handbrake/contrib/yasm-1.3.0.tar.gz
YASM.FETCH.url += https://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz
YASM.FETCH.md5 = fc9e586751ff789b34b1f21d572d96af

0 comments on commit 6179ee6

Please sign in to comment.