Skip to content

Commit

Permalink
libusb: Use package version variable in source URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Mar 5, 2018
1 parent f6589a3 commit 877b5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libusb-1.0.19-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PGRP=( uncategorized )

SRCURL[0]="https://downloads.sourceforge.net/libusb/libusb-1.0.19.tar.bz2"
SRCURL[0]="https://downloads.sourceforge.net/libusb/libusb-${PKGVERSION}.tar.bz2"

PATCHES[0]=""

Expand Down

0 comments on commit 877b5d4

Please sign in to comment.