rebar3-guncellendi

This commit is contained in:
milisbir 2018-04-29 22:57:12 +03:00
parent bb3620fdc8
commit e7b1aa5540
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# Tanım: otp esaslarına göre erlang derleme aracı
# Tanım: Otp esaslarına göre erlang derleme aracı
# URL: https://github.com/rebar/rebar3
# Paketçi: milisarge
# Gerekler: erlang
isim=rebar3
surum=3.3.4
surum=3.5.0
devir=1
kaynak=(https://github.com/rebar/rebar3/archive/${surum}.tar.gz)
kaynak=(https://github.com/rebar/rebar3/archive/${surum}.tar.gz::$isim-$surum.tar.gz)
derle(){
cd "$SRC/$isim-$surum"