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