Skip to content

Commit

Permalink
alsa-plugins: Use PKGVERSION in source URL
Browse files Browse the repository at this point in the history
pmenzel committed Aug 5, 2016
1 parent f8a53f4 commit 0aacbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alsa-plugins.be0
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

# BEE_VERSION alsa-plugins-1.0.23-0

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

PATCHURL[0]=""

0 comments on commit 0aacbfc

Please sign in to comment.