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 17, 2018
1 parent 55420d8 commit f747cac
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 f747cac

Please sign in to comment.