🔒 Repository is read-only – file editing is disabled.

recipes/utils/traceroute/PAGBUILD.yaml main

15 linii Raw ← Powrót
123456789101112131415
pkgname: traceroute
pkgver: '2.1.6'
pkgrel: '1'
pkgdesc: Display the network route that packets take to reach a specified host.
url: 'https://traceroute.sourceforge.net/'
arch: x86_64
depends: []
makedepends: []
source:
- 'https://downloads.sourceforge.net/traceroute/traceroute-${pkgver}.tar.gz'
sha256sums:
- 9ccef9cdb9d7a98ff7fbf93f79ebd0e48881664b525c4b232a0fcec7dcb9db5e
build: "cd ${pkgname}-${pkgver}\nmake\nmake prefix=/usr DESTDIR=${PKGDIR} install \n"
package: |
  true