elixir: update to 1.2.6.
This commit is contained in:
parent
0d194d5d99
commit
feef52067d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.2.5
|
||||
version=1.2.6
|
||||
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=8ed65722aeb55cbfe6022d77d0e36293d463d7b4922198f5c157e8286d896eee
|
||||
checksum=2fd4ed9d7d8b4bd9f151cdaf6b39726d64d7cf756186a5c9454867514e5b0916
|
||||
|
|
Loading…
Reference in a new issue