mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
unar: revbump for gnustep-base
This commit is contained in:
parent
226fb1d90a
commit
1d71bd094b
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unar'
|
||||
pkgname=unar
|
||||
version=1.10.7
|
||||
revision=5
|
||||
revision=6
|
||||
archs="~*-musl" # regexec incompatible
|
||||
build_wrksrc="XADMaster"
|
||||
build_style=gnu-makefile
|
||||
|
@ -15,6 +15,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://theunarchiver.com/command-line"
|
||||
distfiles="https://github.com/MacPaw/unar/archive/v${version}.tar.gz"
|
||||
checksum=6ab8f01f7db8bc88e6e8e08a1d79fb7ef8e9fb1d940c748d0a329a2d6d331016
|
||||
make_check=no # Doesn't have any tests.
|
||||
nocross="objc doesn't get cross build at present within gcc (as seen in gnustep)"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue