Skip to content

Commit

Permalink
erlang-goldrush: Update to 0.2.0
Browse files Browse the repository at this point in the history
"Add test, export terminate and tag it"
  • Loading branch information
alarixnia committed Mar 23, 2020
1 parent f2441dc commit ea1fbf1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
9 changes: 4 additions & 5 deletions sysutils/erlang-goldrush/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# $NetBSD: Makefile,v 1.4 2017/07/30 22:32:22 wiz Exp $
# $NetBSD: Makefile,v 1.5 2020/03/23 18:24:10 nia Exp $

DISTNAME= goldrush-0.1.9
DISTNAME= goldrush-0.2.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=DeadZen/}
GITHUB_PROJECT= goldrush

MAINTAINER= [email protected]
HOMEPAGE= https://github.com/DeadZen/goldrush/
HOMEPAGE= https://github.com/DeadZen/goldrush
COMMENT= Small, Fast event processing and monitoring for Erlang/OTP apps
LICENSE= mit

GITHUB_PROJECT= goldrush

.include "../../lang/erlang/module.mk"
.include "../../mk/bsd.pkg.mk"
10 changes: 5 additions & 5 deletions sysutils/erlang-goldrush/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2017/07/07 09:45:39 fhajny Exp $
$NetBSD: distinfo,v 1.4 2020/03/23 18:24:10 nia Exp $

SHA1 (goldrush-0.1.9.tar.gz) = bc9ac8e20d4f8f6e21add39e394a26d0df09fb06
RMD160 (goldrush-0.1.9.tar.gz) = 845fa4e90cc4a781e7d5606c56e367a49230f908
SHA512 (goldrush-0.1.9.tar.gz) = 3e1efcfd1ed26641dc054f4f0b4b6a8c40959c8462f6fac9d1bde4818d46700d64bf727c39e27e3428a5717d2ef917b9e35b5982e32546482451a403f0b206d3
Size (goldrush-0.1.9.tar.gz) = 24548 bytes
SHA1 (goldrush-0.2.0.tar.gz) = 47298770de7fbd70d2ed6ac42e13c4661faa9185
RMD160 (goldrush-0.2.0.tar.gz) = 98422971b4ba2165dca3a6aa4f9b0b73b7474be2
SHA512 (goldrush-0.2.0.tar.gz) = 1a74f02c75e72f8a60366b9ba74b763eb98621da2ce6044ed97e836566caf8ce85fadeee62b3d24303df319e2c1333d1c544cd267a041b718b0ab36de53e7b1a
Size (goldrush-0.2.0.tar.gz) = 25887 bytes

0 comments on commit ea1fbf1

Please sign in to comment.