Skip to content

Commit

Permalink
alsa-utils: Use PKGVERSION in URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Aug 5, 2016
1 parent 3742e35 commit 4d99534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alsa-utils.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BEE_VERSION alsa-utils-1.0.23-0

SRCURL[0]="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.23.tar.bz2"
SRCURL[0]="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PKGVERSION}.tar.bz2"

PATCHURL[0]=""

Expand Down

0 comments on commit 4d99534

Please sign in to comment.