update to 12.4-systemd: lfs/xz-5.8.1
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
pkgname="xz"
|
pkgname="xz"
|
||||||
pkgver="5.6.4"
|
pkgver="5.8.1"
|
||||||
pkgdesc='Library and command line tools for XZ and LZMA compressed files'
|
pkgdesc='Library and command line tools for XZ and LZMA compressed files'
|
||||||
homepage="https://tukaani.org/xz"
|
homepage="https://tukaani.org/xz"
|
||||||
license=('GPL' 'LGPL' 'custom')
|
license=('GPL' 'LGPL' 'custom')
|
||||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||||
urls=("https://github.com//tukaani-project/xz/releases/download/v${pkgver}/${sources[0]}")
|
urls=("https://github.com//tukaani-project/xz/releases/download/v${pkgver}/${sources[0]}")
|
||||||
md5sums=("4b1cf07d45ec7eb90a01dd3c00311a3e")
|
md5sums=("cf5e1feb023d22c6bdaa30e84ef3abe3")
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||||
Reference in New Issue
Block a user