Files
ProxmoxVE/ct
Denislav Denev fbc8133a86 fix(immich): correct LibRaw clone URL to official upstream (#12526)
* fix(immich): correct LibRaw clone URL to official upstream

The Immich helper script clones LibRaw from:

  https://github.com/libraw/libraw.git

This repository does not exist and results in:

  fatal: unable to access ... error: 500
  exit code: 128

The correct upstream repository is:

  https://github.com/LibRaw/LibRaw.git

This should resolve installation failure during the LibRaw compilation stage.

* Fix repository URL for libraw in install script

---------

Co-authored-by: Chris <punk.sand7393@fastmail.com>
2026-03-04 05:49:45 +01:00
..
2026-03-03 11:05:11 +01:00
2026-01-30 23:48:51 +01:00
2026-02-07 22:24:55 +01:00
2026-02-20 21:05:09 +01:00
2026-02-07 22:51:47 +01:00
2026-02-15 20:43:26 +01:00
2026-02-09 14:16:04 +01:00
2026-02-01 19:18:10 +01:00
2026-02-02 20:10:55 +01:00
2026-02-26 11:14:18 +01:00
2026-02-02 09:02:11 +01:00
2026-01-31 00:10:38 +01:00
2026-02-06 20:43:40 +01:00
2026-02-28 14:52:01 +01:00
2026-02-26 20:20:41 +01:00
2026-02-22 21:43:40 +01:00
2026-03-02 18:33:26 +01:00
2026-03-02 09:36:16 +01:00
2026-02-23 22:41:29 +01:00
2026-02-23 19:21:26 +01:00
2026-02-27 13:54:45 +01:00
2026-02-01 19:18:10 +01:00
2026-02-09 14:12:22 +01:00
2026-02-01 13:27:59 +01:00
2026-02-04 11:00:15 +01:00
2026-02-04 08:38:14 +01:00
2026-01-31 22:51:38 +01:00
2026-02-25 16:16:23 +01:00