diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-17 19:28:13 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-17 19:29:23 +0000 |
commit | 1d70e5e85f216d66c4cc3f3fcf236e8269151ef1 (patch) | |
tree | 14d942353ce88b8ff4fdbd680a050a77c674da08 | |
parent | f877502e4fa043c7c601abd8c25f96a2bf12c782 (diff) | |
download | contrib-1d70e5e85f216d66c4cc3f3fcf236e8269151ef1.tar.gz contrib-1d70e5e85f216d66c4cc3f3fcf236e8269151ef1.tar.xz |
ffmpegfs: 2.12 -> 2.13
-rw-r--r-- | ffmpegfs/.signature | 6 | ||||
-rw-r--r-- | ffmpegfs/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ffmpegfs/.signature b/ffmpegfs/.signature index 30679fd97..29fbcf849 100644 --- a/ffmpegfs/.signature +++ b/ffmpegfs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38jGLRLVRyhRImWUUJe0Os2GaC/sB512vIuZjD5r+WpeXNH0iQIfbukYSVEdfsKHVkAHaoUViUNssX8GDK8VpwQ= -SHA256 (Pkgfile) = 1601bf5302f3ca85f0b004af888fe2370673e7e3e604f6cba88bb4a150e816a3 +RWSagIOpLGJF32aF6LKKwRVabwOWWpSZqEvrT8d5TJ03oFjpUBHH24hVHqAQ/xbi6Pvj1dkQli5iAvk1Oc/VWp+nwLCZbx1dzw4= +SHA256 (Pkgfile) = c1dc57615fa3a74a93077d13f1c2459459de09545c385ac1d78c5844bf4305c1 SHA256 (.footprint) = 0ff3119a83c4645e2bca0638195aed08b3bac9022b76f6cce3686795d9684128 -SHA256 (ffmpegfs-2.12.tar.gz) = 1fcc2dca8357afdf2af6a7eb2da52a2fbe97a63c66293e3704f5736858f347a6 +SHA256 (ffmpegfs-2.13.tar.gz) = 615434fb4037c8cf9594bac8471915088e650fa2d6e4d0dea63e7eccf3f0d296 diff --git a/ffmpegfs/Pkgfile b/ffmpegfs/Pkgfile index 596dd3495..1d844c893 100644 --- a/ffmpegfs/Pkgfile +++ b/ffmpegfs/Pkgfile @@ -5,7 +5,7 @@ # Optional: fdk-aac libass libbluray x264 x265 expat fontconfig freetype fribidi fuse glib gnutls harfbuzz libffi libidn2 libogg libpng libtasn1 libtheora libunistring libva libvorbis libvpx libwebp libxml2 nettle opus p11-kit libdrm libvdpau xorg-libx11 xorg-libxau xorg-libxcb xorg-libxdmcp xorg-libxext xorg-libxfixes name=ffmpegfs -version=2.12 +version=2.13 release=1 source=(https://github.com/nschlia/ffmpegfs/archive/v$version/ffmpegfs-$version.tar.gz) |