unrar: update to 5.6.4.
This commit is contained in:
parent
dac4908aa6
commit
d061a50c6d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unrar'
|
# Template file for 'unrar'
|
||||||
pkgname=unrar
|
pkgname=unrar
|
||||||
version=5.6.3
|
version=5.6.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=unrar
|
wrksrc=unrar
|
||||||
short_desc="Unarchiver for .rar files (non-free version)"
|
short_desc="Unarchiver for .rar files (non-free version)"
|
||||||
|
@ -9,7 +9,7 @@ license="freeware"
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
homepage="https://www.rarlab.com/rar_add.htm"
|
homepage="https://www.rarlab.com/rar_add.htm"
|
||||||
distfiles="https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz"
|
distfiles="https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz"
|
||||||
checksum=c590e70a745d840ae9b9f05ba6c449438838c8280d76ce796a26b3fcd0a1972e
|
checksum=9335d2201870f2034007c04be80e00f1dc23932cb88b329d55c76134e6ba49fe
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sed -i -e 's/^\(CXXFLAGS\)=\(.*\)/\1+=\2/' \
|
sed -i -e 's/^\(CXXFLAGS\)=\(.*\)/\1+=\2/' \
|
||||||
|
|
Loading…
Reference in New Issue