Skip to content

Commit

Permalink
v4l-utils: Securely download source archive with HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Oct 13, 2020
1 parent 3ef63d2 commit 35293fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4l-utils.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BEE_VERSION v4l-utils-0.8.5-0

SRCURL[0]="http://linuxtv.org/downloads/v4l-utils/v4l-utils-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://linuxtv.org/downloads/v4l-utils/v4l-utils-${PKGVERSION}.tar.bz2"

PATCHURL[0]=""

Expand Down

0 comments on commit 35293fa

Please sign in to comment.