Skip to content

Commit

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

# BEE_VERSION alsa-oss-1.0.17-0

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

PATCHURL[0]=""

Expand Down

0 comments on commit 83af7b0

Please sign in to comment.