]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/commitdiff
- updated to 8.5.0, mingw 5.4.2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Feb 2022 21:50:54 +0000 (22:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Feb 2022 21:50:54 +0000 (22:50 +0100)
crossmingw32-gcc.spec

index 61fa5fc68a72c7c4085488d76ff17e28f2a9b749..f30b8f1fb72d68c3f8816cafa19531ec682e3bd5 100644 (file)
@@ -13,19 +13,21 @@ Summary(pl.UTF-8):  Skrośne narzędzia programistyczne GNU dla MinGW32 - gcc
 Summary(pt_BR.UTF-8):  Utilitários para desenvolvimento de binários da GNU - MinGW32 gcc
 Summary(tr.UTF-8):     GNU geliştirme araçları - MinGW32 gcc
 Name:          crossmingw32-gcc
-Version:       7.5.0
+Version:       8.5.0
 Release:       1
 Epoch:         1
 License:       GPL v3+
 Group:         Development/Languages
 Source0:       https://ftp.gnu.org/gnu/gcc/gcc-%{version}/gcc-%{version}.tar.xz
-# Source0-md5: 79cb8a65d44dfc8a2402b46395535c9a
-%define                w32api_ver      5.0.2
-Source1:       http://downloads.sourceforge.net/mingw/w32api-%{w32api_ver}-mingw32-dev.tar.xz
-# Source1-md5: 78aa3ed3964f32aec8c0d40521c40eb8
-%define                mingw32_ver     5.0.2
-Source2:       http://downloads.sourceforge.net/mingw/mingwrt-%{mingw32_ver}-mingw32-dev.tar.xz
-# Source2-md5: ebb43675d02887e045812debfbabe061
+# Source0-md5: 0c1f625768840187ef3b10adebe8e3b0
+%define                w32api_ver      5.4.2
+#Source1Download: https://osdn.net/projects/mingw/releases/
+Source1:       https://osdn.net/projects/mingw/downloads/74926/w32api-%{w32api_ver}-mingw32-dev.tar.xz
+# Source1-md5: 88b0dc6185079e60d83bdbaec92028b8
+%define                mingw32_ver     5.4.2
+#Source2Download: https://osdn.net/projects/mingw/releases/
+Source2:       https://osdn.net/projects/mingw/downloads/74925/mingwrt-%{mingw32_ver}-mingw32-dev.tar.xz
+# Source2-md5: d8dceb05b85602eec82eac4e11d5c027
 Source3:       gcc-optimize-la.pl
 #Patch100:     gcc-branch.diff
 Patch0:                %{name}-buildsystem1.patch
@@ -762,7 +764,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n crossmingw32-libgfortran-dll
 %defattr(644,root,root,755)
-%{_dlldir}/libgfortran-4.dll
+%{_dlldir}/libgfortran-5.dll
 
 %files -n crossmingw32-libquadmath
 %defattr(644,root,root,755)
This page took 0.218476 seconds and 4 git commands to generate.