Skip to content

Commit e33f135

Browse files
committed
[Comgr][NFC] Update debian package URL to new Comgr location
Change-Id: I1a20596b059b656f85729a4dd21530fdf489ba1f
1 parent cb78bc8 commit e33f135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/comgr/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
471471
else()
472472
set(CPACK_DEBIAN_AMD-COMGR_PACKAGE_NAME comgr-static-dev)
473473
endif()
474-
set(CPACK_DEBIAN_PACKAGE_HOMEPAGE "https://github.com/RadeonOpenCompute/ROCm-CompilerSupport")
474+
set(CPACK_DEBIAN_PACKAGE_HOMEPAGE "https://github.com/ROCm/llvm-project/tree/amd-staging/amd/comgr")
475475
if (LLVM_LINK_LLVM_DYLIB)
476476
set(CPACK_DEBIAN_PACKAGE_DEPENDS "libtinfo-dev, rocm-core, rocm-llvm-core")
477477
set(CPACK_DEBIAN_ASAN_PACKAGE_DEPENDS "libtinfo-dev, rocm-core-asan, rocm-llvm-core")

0 commit comments

Comments
 (0)