ports/opt (3.7): ffmpeg: use https in URL
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 4e12ab74d37b8d2db4d2c5df6751e96257da4211 Author: Tim Biermann <tbier@posteo.de> Date: Sat Feb 19 16:21:01 2022 +0100 ffmpeg: use https in URL diff --git a/ffmpeg/.signature b/ffmpeg/.signature index f8d7cd217..c751d02fb 100644 --- a/ffmpeg/.signature +++ b/ffmpeg/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/V/vxDpqQUuzY89HCog47GFqkuVvDlLIy5qATJR8R3TTv0NrVulrsuueqcfRDzDJOxE8XiaGrSDAv+Knp3Vp9gs= -SHA256 (Pkgfile) = 0784ecece44a5384f45714036d17554e87d5e38f73cf4a9ab3d33c4c744a4777 +RWSE3ohX2g5d/YAIoshL9YG8y7zhd4lwuhDLJNU6MbAciRPLgf8pFkzJZ6pGI6pW3XV4E0cyaC+CXpkqgjvPu1B7IVyltGT7qA0= +SHA256 (Pkgfile) = 6a4b92c847be5eb0a92238ef0ac18efdd71a159b673aead9d98d880f4f60f128 SHA256 (.footprint) = 06e32249d28bb0ac16dc915a77d20353bed90a70a05410213cebba459fbddd23 SHA256 (ffmpeg-5.0.tar.bz2) = c0130b8db2c763430fd1c6905288d61bc44ee0548ad5fcd2dfd650b88432bed9 SHA256 (ffmpeg-x264-10bit.sh) = dde9627c41800235fbcfe0f74d2181be96239a82cd2d0d277715dddb57eb9cb3 diff --git a/ffmpeg/Pkgfile b/ffmpeg/Pkgfile index 69a0d421c..94e1f29e1 100644 --- a/ffmpeg/Pkgfile +++ b/ffmpeg/Pkgfile @@ -1,5 +1,5 @@ # Description: Complete solution to record, convert and stream audio and video. -# URL: http://ffmpeg.org/ +# URL: https://ffmpeg.org/ # Maintainer: Danny Rawlins, crux at romster dot me # Depends on: yasm # Optional: alsa-lib cuda dav1d fdk-aac nv-codec-headers gnutls gsm jack jack-audio-connection-kit lame libass libsdl2 libtheora libva libvdpau libvorbis libvpx libwebp opus pulseaudio x264 x265
participants (1)
-
crux@crux.nu