update to 12.3: inetutils
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
pkgname=inetutils
|
||||
pkgver=2.5
|
||||
pkgver=2.6
|
||||
pkgdesc="A collection of common network programs"
|
||||
homepage="https://www.gnu.org/software/inetutils/"
|
||||
license=('GPL-3.0-or-later')
|
||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
||||
md5sums=("9e5a6dfd2d794dc056a770e8ad4a9263")
|
||||
md5sums=("401d7d07682a193960bcdecafd03de94")
|
||||
|
||||
src_prepare() {
|
||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||
Reference in New Issue
Block a user