mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/checkbashisms: upgrade to 2.18.2
This commit is contained in:
parent
0d6b798dc2
commit
271c9041f5
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=checkbashisms
|
||||
pkgver=2.18.1
|
||||
pkgver=2.18.2
|
||||
pkgrel=0
|
||||
pkgdesc="Basic checks on shell scripts for the presence of non portable syntax"
|
||||
subpackages="$pkgname-doc"
|
||||
@ -31,4 +31,4 @@ package() {
|
||||
install -D -m755 "$pkgname".1 "$pkgdir/usr/share/man/man1/$pkgname".1
|
||||
}
|
||||
|
||||
sha512sums="d2043b1e399cc0eece2eb9023b9b93480cc0bf270fc7dae45d1ba7eae0744e74cf0dce286787f7a30b4aafbe85e7ff282ea71f29f3cc011c9ef05e626cf03b22 devscripts_2.18.1.tar.xz"
|
||||
sha512sums="a68e9eccb5662b1ae0860b3f6cdc812a3105df83cd36f4b98b339ba1637a165f45b06acfb9dbadcf1055b65a4d5aa0780c1b921ed422ed1f0334735adadf4b6a devscripts_2.18.2.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user