Skip to content

Commit

Permalink
Makefile: Update lfittl => pganalyze org
Browse files Browse the repository at this point in the history
  • Loading branch information
lfittl committed Sep 4, 2024
1 parent b19b2f3 commit 1089569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ flatten:

if [ ! -e "$(LIB_ARCHIVE)" ]; then \
curl -o "$(LIB_ARCHIVE)" \
"https://codeload.github.com/lfittl/libpg_query/tar.gz/$(LIB_PG_QUERY_TAG)"; \
"https://codeload.github.com/pganalyze/libpg_query/tar.gz/$(LIB_PG_QUERY_TAG)"; \
fi

rm -rf "$(LIB_DIR)"
Expand Down

0 comments on commit 1089569

Please sign in to comment.