elixir: update to 1.4.5.
This commit is contained in:
parent
a9a8406067
commit
88379e8784
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.4.4
|
||||
version=1.4.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="erlang"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://elixir-lang.org/"
|
||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||
checksum=2d9d5faee079949f780c8f6a1ccba015d64ecf859ed87384ae4239d69be60142
|
||||
checksum=bef1a0ea7a36539eed4b104ec26a82e46940959345ed66509ec6cc3d987bada0
|
||||
|
|
Loading…
Reference in a new issue