From 1e2cf8a2b3ee25dd2d66831e740f5266f6223891 Mon Sep 17 00:00:00 2001 From: Jeremy Soller <jackpot51@gmail.com> Date: Wed, 2 Aug 2017 19:54:55 -0600 Subject: [PATCH] Use forked smith with newer termion, update pkgutils --- pkgutils | 2 +- recipes/smith/recipe.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgutils b/pkgutils index baf57e811..049de9418 160000 --- a/pkgutils +++ b/pkgutils @@ -1 +1 @@ -Subproject commit baf57e811cd06afba17467911a16216b7c0bfd07 +Subproject commit 049de9418e6cced5d4af5b26828cbf59a5b78497 diff --git a/recipes/smith/recipe.sh b/recipes/smith/recipe.sh index 9f38e91de..9b804258e 100755 --- a/recipes/smith/recipe.sh +++ b/recipes/smith/recipe.sh @@ -1 +1 @@ -GIT=https://github.com/IGI-111/Smith.git +GIT=https://github.com/redox-os/Smith.git -- GitLab