diff options
-rw-r--r-- | index/cuttlefish.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index/cuttlefish.mk b/index/cuttlefish.mk index 6101f0f..354a540 100644 --- a/index/cuttlefish.mk +++ b/index/cuttlefish.mk @@ -4,4 +4,4 @@ pkg_cuttlefish_description = cuttlefish configuration abstraction pkg_cuttlefish_homepage = https://github.com/Kyorai/cuttlefish pkg_cuttlefish_fetch = git pkg_cuttlefish_repo = https://github.com/Kyorai/cuttlefish -pkg_cuttlefish_commit = master +pkg_cuttlefish_commit = main |