main/xz: upgrade to 5.2.4

This commit is contained in:
prspkt 2018-04-29 23:12:23 +00:00 committed by Jakub Jirutka
parent 7501ed73da
commit 275ea7ae07

View File

@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xz pkgname=xz
pkgver=5.2.3 pkgver=5.2.4
pkgrel=1 pkgrel=0
pkgdesc="Library and CLI tools for XZ and LZMA compressed files" pkgdesc="Library and CLI tools for XZ and LZMA compressed files"
url="https://tukaani.org/xz" url="https://tukaani.org/xz"
arch="all" arch="all"
@ -41,4 +41,4 @@ package() {
make DESTDIR="$pkgdir" install make DESTDIR="$pkgdir" install
} }
sha512sums="a5b8f3c402ec3df5c1875a32081136606dd7701190d8b8091bae1bac36553ebe3480985c8069bf5d9e24f374ea64b1fe22614d3eebac1c10e5d609701bceca95 xz-5.2.3.tar.xz" sha512sums="00db7dd31a61541b1ce6946e0f21106f418dd1ac3f27cdb8682979cbc3bd777cd6dd1f04f9ba257a0a7e24041e15ca40d0dd5c130380dce62280af67a0beb97f xz-5.2.4.tar.xz"