Skip to content

Commit 3f0edb5

Browse files
i0ntempestherbygillot
authored andcommitted
vapoursynth: update to 72
1 parent 688322f commit 3f0edb5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

multimedia/vapoursynth/Portfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
PortSystem 1.0
44
PortGroup github 1.0
55

6-
github.setup vapoursynth vapoursynth 65 R
6+
github.setup vapoursynth vapoursynth 72 R
77
github.tarball_from archive
8-
revision 1
8+
revision 0
99

1010
description A video processing framework with simplicity in mind
1111

@@ -15,9 +15,9 @@ long_description VapourSynth is an application for video manipulation. \
1515
module to allow video scripts to be created. The \
1616
software has been heavily inspired by Avisynth.
1717

18-
checksums rmd160 b9cb72ab281ff78a70965de54ece1deaf3eb438b \
19-
sha256 2bde5233b82d914b5e985119ed9cc344e3c27c3c068b5c4ab909176cd1751dce \
20-
size 1871079
18+
checksums rmd160 68c2bac1701e5f8d87e1caa9d5bac1ccc542a825 \
19+
sha256 650f77feebfd08842b521273f59e0c88f7ba9d7cb5f151d89b79b8dfdd4ce633 \
20+
size 1877621
2121

2222
categories multimedia python
2323
license LGPL-2.1+
@@ -27,7 +27,7 @@ maintainers {gmail.com:herby.gillot @herbygillot} \
2727
compiler.cxx_standard 2014
2828
compiler.thread_local_storage yes
2929

30-
set python_branch 3.12
30+
set python_branch 3.13
3131
set python_version [string map {. {}} ${python_branch}]
3232

3333
use_autoreconf yes

0 commit comments

Comments
 (0)