1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

sysutils/lscpu: fix architecture detection

Use uname -p instead of uname -m.
This commit is contained in:
Piotr Kubaj 2023-02-22 14:03:18 +01:00
parent b782cbf1f0
commit d1366f1741
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,11 @@
PORTNAME= lscpu
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= sysutils
PATCH_SITES= https://github.com/NanXiao/lscpu/commit/
PATCHFILES= 6243acc4393f32a0a52d8eeec35081ebb3027cfe.patch:-p2
MAINTAINER= zi@FreeBSD.org
COMMENT= Display information about the CPU architecture
WWW= https://github.com/NanXiao/lscpu

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1534038982
TIMESTAMP = 1677070900
SHA256 (NanXiao-lscpu-1.2.0_GH0.tar.gz) = d91a87694bd14a26b1ed8cd44d62444d93e68eaf98db6488b3abd36ad09a6bcc
SIZE (NanXiao-lscpu-1.2.0_GH0.tar.gz) = 7863
SHA256 (6243acc4393f32a0a52d8eeec35081ebb3027cfe.patch) = 2d1c6002dbbb6bdcd9e47d070c02d980b5f897e164b69d87781ac7acd7c2923b
SIZE (6243acc4393f32a0a52d8eeec35081ebb3027cfe.patch) = 1059