Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b81a13e44069664d8d6b0d2e08821f6c307f84e9
commit b81a13e44069664d8d6b0d2e08821f6c307f84e9 Author: crazy <[email protected]> Date: Fri Sep 29 13:50:35 2017 +0200 erlang-20.1-1-x86_64 * Version bump diff --git a/source/devel-extra/erlang/FrugalBuild b/source/devel-extra/erlang/FrugalBuild index b4e805b..012ea9b 100644 --- a/source/devel-extra/erlang/FrugalBuild +++ b/source/devel-extra/erlang/FrugalBuild @@ -5,7 +5,7 @@ USE_JAVA=${USE_JAVA:-"y"} USE_ODBC=${USE_ODBC:-"y"} pkgname=erlang -pkgver=20.0 +pkgver=20.1 pkgrel=1 pkgdesc="A programming language designed at the Ericsson Computer Science Laboratory." url="http://www.erlang.org/" @@ -22,9 +22,9 @@ up2date="Flasttar http://www.erlang.org/download.html" source=(http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz \ http://www.erlang.org/download/otp_doc_html_${pkgver/_/-}.tar.gz \ http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz) -sha1sums=('4f0bad82024bb99210d8960f60b0e14821dcf939' \ - '0aed4993df446e78f634f0efb6b2237086e81511' \ - 'f9b5fe0d50af31baeee68858b16dccb76a028165') +sha1sums=('8facdb71696118b5c58238e57106ca23d14166d0' \ + '1f5ac3cc9b8f864d4c446e6c732012d5ad4651e1' \ + 'd137183399bdfd49ba00a410d4b36c5934ed9bd0') replaces=('wxerlang') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
