File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11sources :
2- " 2.4.0 " :
3- url : " https://github.com/h4tr3d/avcpp/archive/refs/tags/v2.4.0 .tar.gz"
4- sha256 : " 47e044c10fa232f0d12d80351e675d5a5ef1480f81a93f288f33f8d03e94ae17 "
2+ " 2.7.1 " :
3+ url : " https://github.com/h4tr3d/avcpp/archive/refs/tags/v2.7.1 .tar.gz"
4+ sha256 : " 9721f34851b8d32f87ebe8f6f024e8d75902b946f7f62020e56aa9ed0d926a3e "
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ def layout(self):
3737 cmake_layout (self , src_folder = "src" )
3838
3939 def requirements (self ):
40- self .requires ("ffmpeg/[>=6.1 <8 ]" , transitive_headers = True )
40+ self .requires ("ffmpeg/[>=6.1 <9 ]" , transitive_headers = True )
4141
4242 def validate (self ):
4343 check_min_cppstd (self , 17 )
Original file line number Diff line number Diff line change 11versions :
2- " 2.4.0 " :
2+ " 2.7.1 " :
33 folder : all
You can’t perform that action at this time.
0 commit comments