Skip to content

Commit 29b01d3

Browse files
committed
zimg seems to have switched main repo
1 parent 5a11612 commit 29b01d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts.d/50-zimg.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
SCRIPT_REPO="https://bitbucket.org/the-sekrit-twc/zimg.git"
4-
SCRIPT_COMMIT="7240030a6fb73f5530695f0f5fc06565ca221fb7"
3+
SCRIPT_REPO="https://github.com/sekrit-twc/zimg.git"
4+
SCRIPT_COMMIT="2a1c3e2e4590fa3ca03f5a0835054012218536d9"
55

66
ffbuild_enabled() {
77
return 0

0 commit comments

Comments
 (0)