Skip to content

Commit

Permalink
games-util/libstrangle: fix BetterCompressionUri
Browse files Browse the repository at this point in the history
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Dec 2, 2022
1 parent 5ad3b91 commit 8612ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion games-util/libstrangle/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST libstrangle-0.1.1_p20220222.tar.gz 947358 BLAKE2B 2222550e28d4af1dafc43691f3021fdac30445e3223673b74f69adfe681c9b1879925b3961dc9d086f2e5cadeeca7488e1a53bcdb6e302b2e4087a0f2a19a380 SHA512 5f6d7bc5acb95be4c0083a16134dfe7c6a95ab6a73cca69ec2d92cf75ebf5ecfaea08dda0d887e8e136fd410c988c0bd36289c2a17df3eb1698b453bb38c4011
DIST libstrangle-0.1.1_p20220222.tar.bz2 834715 BLAKE2B e849bf5da7a58ef081059471915d7488de5da4c805a42ff9d96fa477fcf6aada4769683020b0233215804e93e280c8b424e3fc56e2939714cc4c2ecc2794831d SHA512 a0b8a741d45e8bdda71a3b1a5ff905925d8b178253c0ac05e01e86c339aa15a207c9b514b17ae2c9810118fe749abf089c8d8efeef23b67a5718da85db264b68
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ STRANGLE_COMMIT="0273e318e3b0cc759155db8729ad74266b74cb9b"

DESCRIPTION="Frame rate limiter for OpenGL/Vulkan"
HOMEPAGE="https://gitlab.com/torkel104/libstrangle/"
SRC_URI="https://gitlab.com/torkel104/libstrangle/-/archive/${STRANGLE_COMMIT}/${P}.tar.gz"
SRC_URI="https://gitlab.com/torkel104/libstrangle/-/archive/${STRANGLE_COMMIT}/${P}.tar.bz2"
S="${WORKDIR}/${PN}-${STRANGLE_COMMIT}"

LICENSE="GPL-3+"
Expand Down

0 comments on commit 8612ac2

Please sign in to comment.