We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bab946 commit 85c9f83Copy full SHA for 85c9f83
devel/sdl12-compat/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup cmake 1.0
5
PortGroup github 1.0
6
7
-github.setup libsdl-org sdl12-compat 1.2.70 release-
+github.setup libsdl-org sdl12-compat 1.2.72 release-
8
categories devel multimedia
9
platforms macosx freebsd
10
license zlib
@@ -18,8 +18,8 @@ long_description \
18
homepage https://www.libsdl.org/
19
20
github.tarball_from releases
21
-checksums rmd160 5e5db857b6dff9e0c87cfbef944b90142ebcaa30 \
22
- sha256 d1e91139048c6abce156d749ec29f6d414d0a00ae29550ce46b1c9c476f031b8
+checksums rmd160 0c2405c4c5d5c994a05742a4a5c5f4460341c19e \
+ sha256 86b201257e3073546b00e276bc6668412458b3bb8eeb7b365ff65f0c0ce14133
23
24
depends_lib port:libsdl2
25
0 commit comments