mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
unrar: update to 5.5.5 (#6767)
This commit is contained in:
parent
3a4056fa3e
commit
4e57e3a9b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unrar'
|
# Template file for 'unrar'
|
||||||
pkgname=unrar
|
pkgname=unrar
|
||||||
version=5.5.4
|
version=5.5.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=unrar
|
wrksrc=unrar
|
||||||
homepage="http://www.rarlab.com/rar_add.htm"
|
homepage="http://www.rarlab.com/rar_add.htm"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Unarchiver for .rar files (non-free version)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="freeware"
|
license="freeware"
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
checksum=c8217d311c8b3fbbd00737721f8d43d2b306192e1e39d7a858dcb714b2853517
|
checksum=a4553839cb2f025d0d9c5633816a83a723e3938209f17620c8c15da06ed061ef
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sed -i 's/^\(CXXFLAGS\)=\(.*\)/\1+=\2/' makefile
|
sed -i 's/^\(CXXFLAGS\)=\(.*\)/\1+=\2/' makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue