diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-07-27 14:52:29 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-07-04 23:54:33 +0000 |
commit | 424a250d84fcf5c5800054c285407435d7667bc5 (patch) | |
tree | 742c266177bfbb6d93528ead7657d123086047f3 | |
parent | devel/cpp-utilities: New port: Common C++ classes such as argument parser, IO... (diff) |
x11/controllermap: update to 2.28.1
Changes: https://github.com/libsdl-org/SDL/commits/release-2.28.1/test/controllermap.c
Reported by: portscout
-rw-r--r-- | x11/controllermap/Makefile | 2 | ||||
-rw-r--r-- | x11/controllermap/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/controllermap/Makefile b/x11/controllermap/Makefile index 97398b15326f..68269550a4f8 100644 --- a/x11/controllermap/Makefile +++ b/x11/controllermap/Makefile @@ -1,5 +1,5 @@ PORTNAME= controllermap -DISTVERSION= 2.28.0 +DISTVERSION= 2.28.1 CATEGORIES= x11 MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo index 217c446d0303..a8391bf740d4 100644 --- a/x11/controllermap/distinfo +++ b/x11/controllermap/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1627397549 -SHA256 (SDL2-2.28.0.tar.gz) = d215ae4541e69d628953711496cd7b0e8b8d5c8d811d5b0f98fdc7fd1422998a -SIZE (SDL2-2.28.0.tar.gz) = 8107868 +SHA256 (SDL2-2.28.1.tar.gz) = 4977ceba5c0054dbe6c2f114641aced43ce3bf2b41ea64b6a372d6ba129cb15d +SIZE (SDL2-2.28.1.tar.gz) = 8109697 |