Skip to content

Commit

Permalink
Update Ludo to v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kivutar committed Mar 18, 2019
1 parent 890bc24 commit e57a9ed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/mediacenter/ludo/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PKG_LICENSE="GPL"
PKG_SITE="https://github.com/libretro/ludo"
PKG_DEPENDS_TARGET="toolchain openal-soft"
PKG_LONGDESC="A libretro frontend written in golang."
PKG_VERSION="0.5.3"
PKG_VERSION="0.5.5"
PKG_URL="https://github.com/libretro/ludo/releases/download/v$PKG_VERSION/Ludo-Linux-$ARCH-$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="Ludo-Linux-$ARCH-$PKG_VERSION.tar.gz"
PKG_TOOLCHAIN="manual"
Expand Down
2 changes: 1 addition & 1 deletion packages/network/samba/system.d.opt/smbd.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Description=Samba SMB Daemon
Wants=network-online.target nmbd.service
After=network-online.target nmbd.service
ConditionPathExists=!/storage/.cache/services/samba.disabled
#ConditionPathExists=/run/samba/smb.conf
ConditionPathExists=/run/samba/smb.conf

[Service]
Type=forking
Expand Down
1 change: 0 additions & 1 deletion projects/RPi/options
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,3 @@
# Space separated list is supported,
DRIVER_ADDONS=""

EXTRA_CMDLINE="ssh"

0 comments on commit e57a9ed

Please sign in to comment.