diff options
Diffstat (limited to 'index/slack.mk')
-rw-r--r-- | index/slack.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index/slack.mk b/index/slack.mk index f01bd1c..a38fe53 100644 --- a/index/slack.mk +++ b/index/slack.mk @@ -4,4 +4,4 @@ pkg_slack_description = Minimal slack notification OTP library. pkg_slack_homepage = https://github.com/DonBranson/slack pkg_slack_fetch = git pkg_slack_repo = https://github.com/DonBranson/slack.git -pkg_slack_commit = 1.0.0 +pkg_slack_commit = master |