diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-02-14 21:54:47 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-25 11:17:35 +0100 |
| commit | 87405bbf3bd1a567046c7f69616b8d022b023976 (patch) | |
| tree | 07cd474c9c8dc8dc4561bfbe21fdc06c47fd8f43 /gnu/packages/emulators.scm | |
| parent | 59165d7e389eb6636b64f112dbcfc36cf26bd491 (diff) | |
gnu: miniupnpc: Update to 2.3.3.
This is now the same version as miniupnpc-next.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.3.3.
* gnu/packages/emulators.scm (rpcs3)[inputs]: Replace miniupnpc-next
by miniupnpc.
* gnu/packages/emulators.scm (dolphin-emu, libretro-dolphin-emu,
flycast)[inputs],
* gnu/packages/finance.scm (monero)[inputs],
* gnu/packages/games.scm (openclonk)[inputs]: Replace miniupnpc by
miniupnpc-2.1.
Change-Id: If40ff70a82b608e779d1f5127133c0c5318cb439
Diffstat (limited to 'gnu/packages/emulators.scm')
| -rw-r--r-- | gnu/packages/emulators.scm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm index 480af6c154f..8243bc321a0 100644 --- a/gnu/packages/emulators.scm +++ b/gnu/packages/emulators.scm | |||
| @@ -597,7 +597,7 @@ It aims to support Nintendo DSi and 3DS as well.") | |||
| 597 | mbedtls-lts | 597 | mbedtls-lts |
| 598 | mgba-for-dolphin | 598 | mgba-for-dolphin |
| 599 | mesa | 599 | mesa |
| 600 | miniupnpc | 600 | miniupnpc-2.1 |
| 601 | minizip-ng | 601 | minizip-ng |
| 602 | openal | 602 | openal |
| 603 | pugixml | 603 | pugixml |
| @@ -756,7 +756,7 @@ turbo speed, networked multiplayer, and graphical enhancements.") | |||
| 756 | lzo | 756 | lzo |
| 757 | mbedtls-lts | 757 | mbedtls-lts |
| 758 | mesa | 758 | mesa |
| 759 | miniupnpc | 759 | miniupnpc-2.1 |
| 760 | minizip-ng-compat | 760 | minizip-ng-compat |
| 761 | openal | 761 | openal |
| 762 | pugixml | 762 | pugixml |
| @@ -4092,7 +4092,7 @@ your PC, with many additional features and benefits.") | |||
| 4092 | libusb-next | 4092 | libusb-next |
| 4093 | llvm-18 | 4093 | llvm-18 |
| 4094 | mesa | 4094 | mesa |
| 4095 | miniupnpc-next | 4095 | miniupnpc |
| 4096 | openal | 4096 | openal |
| 4097 | opencv | 4097 | opencv |
| 4098 | pugixml-next | 4098 | pugixml-next |
| @@ -4835,7 +4835,7 @@ on a Commodore C64, C128 etc.") | |||
| 4835 | libcdio | 4835 | libcdio |
| 4836 | libzip | 4836 | libzip |
| 4837 | lua | 4837 | lua |
| 4838 | miniupnpc | 4838 | miniupnpc-2.1 |
| 4839 | pulseaudio | 4839 | pulseaudio |
| 4840 | sdl2 | 4840 | sdl2 |
| 4841 | spirv-tools | 4841 | spirv-tools |
