squashfs-tools: update to 4.7.2 (#5613)
This commit is contained in:
parent
6f52bf9c5e
commit
d068fb6d8c
@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
||||||
|
|
||||||
pkgname=squashfs-tools
|
pkgname=squashfs-tools
|
||||||
pkgver=4.7
|
pkgver=4.7.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Tools for squashfs, a highly compressed read-only filesystem for Linux'
|
pkgdesc='Tools for squashfs, a highly compressed read-only filesystem for Linux'
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
url='https://github.com/plougher/squashfs-tools'
|
url='https://github.com/plougher/squashfs-tools'
|
||||||
@ -33,7 +33,7 @@ makedepends=(
|
|||||||
)
|
)
|
||||||
source=("https://github.com/plougher/squashfs-tools/archive/$pkgver/$pkgname-$pkgver.tar.gz"
|
source=("https://github.com/plougher/squashfs-tools/archive/$pkgver/$pkgname-$pkgver.tar.gz"
|
||||||
"0001-fix-cygwin.patch")
|
"0001-fix-cygwin.patch")
|
||||||
sha256sums=('f1605ef720aa0b23939a49ef4491f6e734333ccc4bda4324d330da647e105328'
|
sha256sums=('4672b5c47d9418d3a5ae5b243defc6d9eae8275b9771022247c6a6082c815914'
|
||||||
'a1c3c7851fcafe74af594a637af918f5b9e776a330d8f1018c2b94c29c28f7dc')
|
'a1c3c7851fcafe74af594a637af918f5b9e776a330d8f1018c2b94c29c28f7dc')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user