Skip to content

Commit

Permalink
chailove: fix for arm neon builds
Browse files Browse the repository at this point in the history
This brings in a new version of ChaiLove with a fix for a bug discovered by @ToKe79.

References: libretro/libretro-chailove#322
  • Loading branch information
RobLoach authored and ToKe79 committed Oct 6, 2018
1 parent 31ca682 commit 108e030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libretro/chailove/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
################################################################################

PKG_NAME="chailove"
PKG_VERSION="6ba89d2"
PKG_VERSION="9591896"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="MIT"
Expand Down

0 comments on commit 108e030

Please sign in to comment.