Update xe from 0.9 to 0.10

This is a bugfix and maintenance release.

Tested as working on Samsung Chromebook Plus (aarch64).
This commit is contained in:
Casey Strouse
2017-11-04 21:33:19 -07:00
parent b0764b632a
commit 0472fb694f

View File

@@ -3,9 +3,9 @@ require 'package'
class Xe < Package
description 'simple xargs and apply replacement.'
homepage 'https://github.com/chneukirchen/xe/'
version '0.9'
source_url 'https://github.com/chneukirchen/xe/archive/v0.9.tar.gz'
source_sha256 '0e72bafd0d5c30953ef7a5dca710296aec621a60fb62c0aaf7ee2af5e68c2ac2'
version '0.10'
source_url 'https://github.com/chneukirchen/xe/archive/v0.10.tar.gz'
source_sha256 '8993cea06b2c664195df2a6124d0386d1bce7c27eb6ecbf968866bfd05cb9d7a'
binary_url ({
})