Skip to content

Commit

Permalink
SDL: use bee variable PKGVERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Oct 19, 2016
1 parent a7e4d9c commit 9d24cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdl.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BEE_VERSION sdl-1.2.14-0

SRCURL[0]="http://www.libsdl.org/release/SDL-1.2.14.tar.gz"
SRCURL[0]="http://www.libsdl.org/release/SDL-${PKGVERSION}.tar.gz"

PATCHURL[0]=""

Expand Down

0 comments on commit 9d24cc6

Please sign in to comment.