mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
unrar: update to 5.3.5.
This commit is contained in:
parent
6e37a737bd
commit
bb19b9e7fe
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.3.4
|
version=5.3.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=unrar
|
wrksrc=unrar
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
|
@ -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=ce4767b8532f0866c609ec99a0b4d21a2f6cb8a786b15092ddf608ec4904b874
|
checksum=7545ad0e5146f2bae29f0e0bdddf169beaa2687a13672a85e979a0cfd8e25bd1
|
||||||
|
|
||||||
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