mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
unrar: update to 5.3.6.
This commit is contained in:
parent
0061eeeea1
commit
0d0cc485c6
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'unrar'
|
# Template file for 'unrar'
|
||||||
pkgname=unrar
|
pkgname=unrar
|
||||||
version=5.3.5
|
version=5.3.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=unrar
|
wrksrc=unrar
|
||||||
repository="nonfree"
|
|
||||||
homepage="http://www.rarlab.com/rar"
|
homepage="http://www.rarlab.com/rar"
|
||||||
distfiles="${homepage}/unrarsrc-${version}.tar.gz"
|
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=7545ad0e5146f2bae29f0e0bdddf169beaa2687a13672a85e979a0cfd8e25bd1
|
repository="nonfree"
|
||||||
|
checksum=b917f2c5258ff2012008f9aa46984ad22dce21702eb264623b256bb8c2577c1b
|
||||||
|
|
||||||
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