mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update devel/elixir-tirexs to version 0.8.5.
This commit is contained in:
parent
0c442bedc1
commit
9b4322572d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419828
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tirexs
|
||||
PORTVERSION= 0.8.4
|
||||
PORTVERSION= 0.8.5
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= elixir-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1470131151
|
||||
SHA256 (Zatvobor-tirexs-v0.8.4_GH0.tar.gz) = b40a1af60fcc817fcffb5c7218a69279084b8898cd57ecf563d283606bea445f
|
||||
SIZE (Zatvobor-tirexs-v0.8.4_GH0.tar.gz) = 41103
|
||||
TIMESTAMP = 1470657037
|
||||
SHA256 (Zatvobor-tirexs-v0.8.5_GH0.tar.gz) = 0d624718e80a01efd1eb4bc7f0b6af8c1223af8221678a251d6023a2eed867e0
|
||||
SIZE (Zatvobor-tirexs-v0.8.5_GH0.tar.gz) = 41207
|
||||
|
@ -1,11 +1,7 @@
|
||||
--- mix.exs.orig 2016-07-14 15:23:49 UTC
|
||||
--- mix.exs.orig 2016-08-08 12:02:38 UTC
|
||||
+++ mix.exs
|
||||
@@ -8,10 +8,9 @@ defmodule Tirexs.Mixfile do
|
||||
version: "0.8.3",
|
||||
source_url: github,
|
||||
homepage_url: github,
|
||||
- elixir: "~> 1.2.0",
|
||||
+ elixir: "~> 1.3.0",
|
||||
@@ -11,7 +11,6 @@ defmodule Tirexs.Mixfile do
|
||||
elixir: "~> 1.3.0",
|
||||
description: description,
|
||||
package: package,
|
||||
- deps: deps,
|
||||
|
Loading…
Reference in New Issue
Block a user