]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[Build-System] Update commit hash of SpanDSP on Windows.
authorAndrey Volk <andywolk@gmail.com>
Wed, 28 Jun 2023 20:12:00 +0000 (23:12 +0300)
committerAndrey Volk <andywolk@gmail.com>
Tue, 4 Jul 2023 13:46:47 +0000 (16:46 +0300)
w32/download_spandsp.props
w32/spandsp-version.props

index 39b7f2b81b4ff34a3d4487e60886049f74264719..f02c66a9bda664c90a48593b2b4e66b258c6e6e9 100644 (file)
@@ -29,7 +29,7 @@
 
   <Target Name="SpandspDownloadTarget" BeforeTargets="CustomBuild;PreBuildEvent;" DependsOnTargets="7za">
       <DownloadPackageTask
-           package="https://github.com/freeswitch/spandsp/archive/master.zip"
+           package="https://github.com/freeswitch/spandsp/archive/0d2e6ac65e0e8f53d652665a743015a88bf048d4.zip"
            expectfileordirectory="$(BaseDir)libs\spandsp\configure.ac"
            outputfolder=""
            outputfilename="spandsp-$(SpandspVersion).zip"
index 7d9cd1cc597301d0804fa918d07d7df94e56c780..214805b0bf445d9defe2b6b2d585a6c8578775b7 100644 (file)
@@ -4,7 +4,7 @@
     <Import Project="basedir.props" Condition=" '$(BaseDirImported)' == ''"/>\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros">\r
-    <SpandspVersion>master</SpandspVersion>\r
+    <SpandspVersion>0d2e6ac65e0e8f53d652665a743015a88bf048d4</SpandspVersion>\r
   </PropertyGroup>\r
   <PropertyGroup>\r
     <SpandspVersionImported>true</SpandspVersionImported>\r