Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Xz: Update it to version 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Nov 16, 2015
1 parent f8b4f54 commit d7b482c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions xz/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

./configure --prefix=$PREFIX
make
make install
8 changes: 4 additions & 4 deletions xz/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package:
name: xz
version: 5.0.5
version: 5.0.8

source:
fn: xz-5.0.5.tar.bz2
url: http://tukaani.org/xz/xz-5.0.5.tar.bz2
sha1: 166b228efae6bfadbbf831e9982510209d74240e
fn: xz-5.0.8.tar.bz2
url: http://tukaani.org/xz/xz-5.0.8.tar.bz2
md5: 98c1a916a37a0e5f1e6ad060b3376e90

about:
home: http://tukaani.org/xz/
Expand Down

0 comments on commit d7b482c

Please sign in to comment.