mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/lsof: upgrade to 4.99.5
This commit is contained in:
parent
0366f64db9
commit
a7e5898a0d
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
maintainer="Celeste <cielesti@protonmail.com>"
|
||||
pkgname=lsof
|
||||
pkgver=4.99.4
|
||||
pkgrel=1
|
||||
pkgver=4.99.5
|
||||
pkgrel=0
|
||||
pkgdesc="LiSt Open Files"
|
||||
url="https://github.com/lsof-org/lsof"
|
||||
arch="all"
|
||||
license="custom"
|
||||
subpackages="$pkgname-doc"
|
||||
makedepends="bash linux-headers perl"
|
||||
subpackages="$pkgname-doc"
|
||||
source="https://github.com/lsof-org/lsof/archive/$pkgver/lsof-$pkgver.tar.gz
|
||||
hassecurity.patch
|
||||
"
|
||||
|
@ -43,6 +43,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
5ce884a1a7665b7c6df40304498a13ec24bc91fd7d6d44985132da75cc7758b9027bee2f417df5ddab04845b95e2fd0f21b0e9f843ed490ab3fd2243fd40ae67 lsof-4.99.4.tar.gz
|
||||
083ff93545e02ad6c71ca77fbe7f90b25f09a2630472558e09a7784316d74d36cac42e158596444e1a69ffb848f4dd4c7f0fbac63bd0c9d02adfe423a838034a lsof-4.99.5.tar.gz
|
||||
379c24df3bcad88bd35c2d9331064312e9faa0e6426479b3e3d3edd377860007ba3af2a0b4b0b998f0146bfd7d067dc4ee7d6f32a6f5e352afc875f6298ab1c2 hassecurity.patch
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue