:: commit 29d9403dd994a41deb564044f2f872f8820f3303

Kamila Szewczyk <27734421+iczelia@users.noreply.github.com> — 2025-08-05 19:10

parents: 1e951a5d64

update URL in the CMake script.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5b6ad2c..14f0d07 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ project(
   bzip3
   VERSION 1.5.2
   DESCRIPTION "A better and stronger spiritual successor to BZip2"
-  HOMEPAGE_URL "https://github.com/kspalaiologos/bzip3"
+  HOMEPAGE_URL "https://github.com/iczelia/bzip3"
   LANGUAGES C)
 
 set(CMAKE_C_STANDARD 99)
tab: 248 wrap: offon