mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
main/ffmpeg: updated to 4.4.2
This commit is contained in:
@@ -1 +1 @@
|
||||
41a1ca8693acc56088e8eaf3899b91ea ffmpeg-4.4.1.tar.xz
|
||||
0dfb3330df82598750e9eb3e782255bd ffmpeg-4.4.2.tar.xz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ffmpeg-4.4.1-1
|
||||
ffmpeg-4.4.2-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ffmpeg
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libass fdk-aac freetype2 lame gnutls libtheora libvorbis libvpx opus x264 x265 alsa-lib libva libvdpau sdl2 yasm aom dav1d
|
||||
|
||||
name=ffmpeg
|
||||
version=4.4.1
|
||||
version=4.4.2
|
||||
release=1
|
||||
source="https://ffmpeg.org/releases/$name-$version.tar.xz"
|
||||
|
||||
|
||||
3
main/ffmpeg/update
Normal file
3
main/ffmpeg/update
Normal file
@@ -0,0 +1,3 @@
|
||||
port_getver() {
|
||||
getver_default | grep ^4
|
||||
}
|
||||
Reference in New Issue
Block a user