diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-03 13:25:58 +0000 |
commit | 1202c964c4e91083a3c60b41b9c11e220bfa759d (patch) | |
tree | 06ba8f1d5710e33ddae778886705da8930ee71c4 /sub/xz | |
parent | 68218b9312bf91fcd937ee29b84cbbf490083620 (diff) | |
download | lh-bootstrap-1202c964c4e91083a3c60b41b9c11e220bfa759d.tar.xz |
Update versions for 2019-05-03
Diffstat (limited to 'sub/xz')
-rw-r--r-- | sub/xz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/xz/Makefile b/sub/xz/Makefile index e60bd1b..cfbbf23 100644 --- a/sub/xz/Makefile +++ b/sub/xz/Makefile @@ -1,6 +1,6 @@ XZ_NAME := xz -XZ_VERSION := 5.2.3 +XZ_VERSION := 5.2.4 XZ_URLDIR := http://tukaani.org/$(XZ_NAME) XZ_TAREXT := tar.xz XZ_TARLETTER := J |