Skip to content

Commit

Permalink
libsigc++: Securely download source archive over HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jul 29, 2019
1 parent bc01180 commit 4c33447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libsigc++.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BEE_VERSION libsigc++-2.2.10-0

SRCURL[0]="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/${PKGVERSION[2]}/libsigc++-${PKGVERSION}.tar.xz"
SRCURL[0]="https://ftp.gnome.org/pub/GNOME/sources/libsigc++/${PKGVERSION[2]}/libsigc++-${PKGVERSION}.tar.xz"

PATCHURL[0]=""

Expand Down

0 comments on commit 4c33447

Please sign in to comment.