Skip to content

Commit

Permalink
games/fishfight: unbreak fetch
Browse files Browse the repository at this point in the history
=> Fetched file size mismatch (expected 37001979, actual 37001164)

Reported by:	pkg-fallout

(cherry picked from commit 5701475)
  • Loading branch information
jbeich committed Aug 2, 2022
1 parent 691ca24 commit ba6e2c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion games/fishfight/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ USES= cargo gl localbase:ldflags xorg
USE_GITHUB= yes
USE_GL= gl
USE_XORG= x11 xi
GH_PROJECT= FishFight
GH_PROJECT= jumpy
PLIST_FILES= bin/${PORTNAME}
PORTDATA= *

Expand Down
4 changes: 2 additions & 2 deletions games/fishfight/distinfo
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
SHA256 (fishfight-fishsticks-95b45b717e427fb5fa1671f3bdf686d7270ad8a1_GH0.tar.gz) = 1ddea5417e7f8aa753545ff66edb2229e7ab33401b59d69c133c4de5988f476d
SIZE (fishfight-fishsticks-95b45b717e427fb5fa1671f3bdf686d7270ad8a1_GH0.tar.gz) = 10170
SHA256 (fishfight-FishFight-v0.4.2_GH0.tar.gz) = 517a3ab6cad42c528e27c5268d1b3b7f4f3a2029c7e3aea11d46c4ea874ff268
SIZE (fishfight-FishFight-v0.4.2_GH0.tar.gz) = 37001979
SHA256 (fishfight-jumpy-v0.4.2_GH0.tar.gz) = ad2f1b2f514c693e73fd59bb186f7d0800aab0bb9ee3314c7b315fa6a3c1e524
SIZE (fishfight-jumpy-v0.4.2_GH0.tar.gz) = 37001164

0 comments on commit ba6e2c7

Please sign in to comment.