Skip to content

Commit 48f6735

Browse files
author
Anthony Mallet
committed
[hardware/joystick-genom3] Update to 1.2
Changes since 1.1: * Fix a typo possibly leading to UB when devices are unplugged #430 * Fix possibly uninitialized memory access (harmless) * Workaround a bug in SDL2>=2.20<2.28 #430
1 parent 838f761 commit 48f6735

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hardware/joystick-genom3/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Created: Anthony Mallet on Fri, 15 Apr 2016
33
#
44

5-
DISTNAME= joystick-genom3-1.1
5+
DISTNAME= joystick-genom3-1.2
66
CATEGORIES= hardware
77
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${PKGBASE}/}
88
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}${PKGBASE}

hardware/joystick-genom3/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SHA1 (joystick-genom3-1.1.tar.gz) = db81c1b53aea2606450b96976ba5269765876e84
2-
RMD160 (joystick-genom3-1.1.tar.gz) = fea95314d5312593885547c38398fa3edae4934a
3-
Size (joystick-genom3-1.1.tar.gz) = 368740 bytes
1+
SHA1 (joystick-genom3-1.2.tar.gz) = 5846607fdf95acd30f1179e9e84c6777d8d441e2
2+
RMD160 (joystick-genom3-1.2.tar.gz) = 24f46210c6fae45ab7476d631648e6799dde0668
3+
Size (joystick-genom3-1.2.tar.gz) = 368972 bytes

0 commit comments

Comments
 (0)