Skip to content

Commit

Permalink
chailove: Update to 0.28.0 (#552)
Browse files Browse the repository at this point in the history
Updates to ChaiLove 0.28.0 which fixes an undefined reference to 'process_sinc_neon_asm'.

References:
- libretro/libretro-chailove#322
- https://github.com/libretro/libretro-chailove/releases/tag/0.28.0
  • Loading branch information
RobLoach authored and kivutar committed Oct 8, 2018
1 parent 34ec56d commit 95c2f21
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="bcbe88c"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="MIT"
Expand Down

0 comments on commit 95c2f21

Please sign in to comment.