Skip to content

Commit 0e8ef26

Browse files
committed
Updated libcss fork.
1 parent 80c53dd commit 0e8ef26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include(functions)
1616

1717
gitclone(REPO "git://git.netsurf-browser.org/libparserutils.git" PATH "${CMAKE_CURRENT_SOURCE_DIR}/libparserutils" TAG 447c86722d4043ca10921a1746c72fea05838c11)
1818
gitclone(REPO "git://git.netsurf-browser.org/libwapcaplet.git" PATH "${CMAKE_CURRENT_SOURCE_DIR}/libwapcaplet" TAG 857ac3ff3f26dfe5a662b072d4d808f847bbac78)
19-
gitclone(REPO "https://github.com/AeonGames/libcss.git" PATH "${CMAKE_CURRENT_SOURCE_DIR}/libcss" TAG 65551f017064e255b4474b5e408bab352406bd5f)
19+
gitclone(REPO "https://github.com/AeonGames/libcss.git" PATH "${CMAKE_CURRENT_SOURCE_DIR}/libcss" TAG aeongui)
2020

2121
find_package(Python COMPONENTS Interpreter)
2222

0 commit comments

Comments
 (0)