Skip to content

Commit

Permalink
yasm: Use bee variable PKGVERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Dec 6, 2018
1 parent b9e61c0 commit d45925d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yasm.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BEE_VERSION yasm-1.2.0-0

SRCURL[0]="https://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz"
SRCURL[0]="https://www.tortall.net/projects/yasm/releases/yasm-${PKGVERSION}.tar.gz"

# PATCHURL[0]=""

Expand Down

0 comments on commit d45925d

Please sign in to comment.