flex: update to 2.6.4
This commit is contained in:
parent
d343e50ee5
commit
b9604884cd
@ -6,9 +6,9 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=flex
|
topdir=flex
|
||||||
version=2.5.37
|
version=2.6.4
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=http://downloads.sourceforge.net/project/flex/$topdir-$version.tar.bz2
|
source[0]=https://github.com/westes/$topdir/releases/download/v${version}/$topdir-$version.tar.lz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
#patch[0]=
|
#patch[0]=
|
||||||
|
|
||||||
@ -41,8 +41,7 @@ reg install
|
|||||||
install()
|
install()
|
||||||
{
|
{
|
||||||
generic_install DESTDIR
|
generic_install DESTDIR
|
||||||
doc README NEWS COPYING
|
${__mv} ${stagedir}${prefix}/${_docdir}/flex ${stagedir}${prefix}/${_vdocdir}
|
||||||
${__rm} -rf ${stagedir}${prefix}/share/doc/flex
|
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Thu Apr 04 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 2.6.4-1
|
||||||
|
- Update to 2.6.4
|
||||||
|
|
||||||
* Sat Nov 09 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 2.5.37-1
|
* Sat Nov 09 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 2.5.37-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user