Skip to content

Commit

Permalink
qwt: Use https for download
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Aug 7, 2019
1 parent 4cd642d commit ccb3933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qwt.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BEE_VERSION qwt-6.1.4-0

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

PATCHURL[0]=""

Expand Down

0 comments on commit ccb3933

Please sign in to comment.