xzutils: update to 5.2.4
This commit is contained in:
parent
d03dd2a5b3
commit
d343e50ee5
@ -6,9 +6,9 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=xz
|
topdir=xz
|
||||||
version=5.2.1
|
version=5.2.4
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=http://tukaani.org/xz/$topdir-$version.tar.gz
|
source[0]=https://tukaani.org/xz/$topdir-$version.tar.gz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
#patch[0]=
|
#patch[0]=
|
||||||
|
|
||||||
@ -52,6 +52,7 @@ install()
|
|||||||
${__mv} ${stagedir}${prefix}/${_docdir}/xz ${stagedir}${prefix}/${_vdocdir}
|
${__mv} ${stagedir}${prefix}/${_docdir}/xz ${stagedir}${prefix}/${_vdocdir}
|
||||||
compat xzutils 5.0.3 1 1
|
compat xzutils 5.0.3 1 1
|
||||||
compat xzutils 5.0.5 1 1
|
compat xzutils 5.0.5 1 1
|
||||||
|
compat xzutils 5.2.1 1 1
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,7 +1,10 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Wed Apr 03 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 5.2.4-1
|
||||||
|
- Update to 5.2.4
|
||||||
|
|
||||||
* Wed Mar 18 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 5.2.1-1
|
* Wed Mar 18 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 5.2.1-1
|
||||||
- Update to 5.1.2
|
- Update to 5.2.1
|
||||||
|
|
||||||
* Wed Nov 20 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 5.0.5-1
|
* Wed Nov 20 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 5.0.5-1
|
||||||
- Update to 5.0.5
|
- Update to 5.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user