Skip to content

Commit

Permalink
links: Use bee variable PKGVERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Dec 16, 2018
1 parent fbbf2b9 commit 2b2dc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion links.be0
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PGRP=( uncategorized )

SRCURL[0]="http://links.twibright.com/download/links-2.17.tar.bz2"
SRCURL[0]="http://links.twibright.com/download/links-${PKGVERSION}.tar.bz2"

# EXCLUDE=""

Expand Down

0 comments on commit 2b2dc90

Please sign in to comment.