mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
unrar: update to 5.3.4.
This commit is contained in:
parent
ec84a831fc
commit
919c7f7fe2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'unrar'
|
# Template file for 'unrar'
|
||||||
pkgname=unrar
|
pkgname=unrar
|
||||||
version=5.3.3
|
version=5.3.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=unrar
|
wrksrc=unrar
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
homepage="http://www.rarlab.com/rar"
|
homepage="http://www.rarlab.com/rar"
|
||||||
|
@ -9,7 +9,7 @@ distfiles="${homepage}/unrarsrc-${version}.tar.gz"
|
||||||
short_desc="Unarchiver for .rar files (non-free version)"
|
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"
|
||||||
checksum=099c67a2fdb76e55386e4496d28cf6fd1ffd9ac394b95c46b73926c5f69bd107
|
checksum=ce4767b8532f0866c609ec99a0b4d21a2f6cb8a786b15092ddf608ec4904b874
|
||||||
|
|
||||||
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