mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/mrboom: Update MD5SUM.
Fix url to an upstream commit so the build is deterministic. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c357d7bbff
commit
8d5df7c570
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ PRGNAM="mrboom"
|
|||
VERSION="4.9"
|
||||
HOMEPAGE="http://mrboom.mumblecore.org/"
|
||||
DOWNLOAD="https://github.com/Javanaise/mrboom-libretro/archive/4.9/mrboom-libretro-4.9.tar.gz \
|
||||
https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/mrboom_libretro.info"
|
||||
https://raw.githubusercontent.com/libretro/libretro-super/7371094f35d2e51788e4da4a9350fcfacce364d1/dist/info/mrboom_libretro.info"
|
||||
MD5SUM="872747a290cf52a89aa1542d9a40771e \
|
||||
24a6cc6027701aa7cf9177c77e29e0f0"
|
||||
31198676678443eb83ad7ec33f356966"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmodplug libminizip"
|
||||
|
|
Loading…
Reference in a new issue