Browse Source

Use the develop branch

Basho uses the develop branch (not master) and that one is most up-to-date
Aleksandar Radulovic 9 years ago
parent
commit
cba40ae35b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index/bitcask.mk

+ 1 - 1
index/bitcask.mk

@@ -4,4 +4,4 @@ pkg_bitcask_description = because you need another a key/value storage engine
 pkg_bitcask_homepage = https://github.com/basho/bitcask
 pkg_bitcask_fetch = git
 pkg_bitcask_repo = https://github.com/basho/bitcask
-pkg_bitcask_commit = master
+pkg_bitcask_commit = develop