mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/unrar: upgrade to 5.0.2
This commit is contained in:
parent
280838fc67
commit
dd341d6d98
@ -1,7 +1,7 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=unrar
|
||||
pkgver=4.2.4
|
||||
pkgver=5.0.2
|
||||
pkgrel=0
|
||||
pkgdesc="The RAR uncompression program"
|
||||
url="http://www.rarlab.com"
|
||||
@ -14,7 +14,7 @@ source="http://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz"
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname"
|
||||
make -f makefile.unix || return 1
|
||||
make -f makefile || return 1
|
||||
}
|
||||
|
||||
package() {
|
||||
@ -24,4 +24,6 @@ package() {
|
||||
|
||||
}
|
||||
|
||||
md5sums="8ea9d1b4139474b282d76e627a2de3e4 unrarsrc-4.2.4.tar.gz"
|
||||
md5sums="f8295f66c8323c73c286fd8eef63b235 unrarsrc-5.0.2.tar.gz"
|
||||
sha256sums="0de354a34e6bbf0b6968327b2cd8e4b8e0a197423079f26ee0df38afc2a5728c unrarsrc-5.0.2.tar.gz"
|
||||
sha512sums="9256508333c0d653aa8ac8864745dff99d577e17c4c597aa28d032f3604720e19e8ab4843c6e6c2b7d93481354dfc893f80a4a564318d3ec0baf656d85667920 unrarsrc-5.0.2.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user