mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
sys-libs/libnvidia-container: bump to 1.7.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff --git a/mk/common.mk b/mk/common.mk
|
||||
index bded646..572adfc 100644
|
||||
--- a/mk/common.mk
|
||||
+++ b/mk/common.mk
|
||||
@@ -26,7 +26,7 @@
|
||||
else
|
||||
DATE := $(shell date -u --iso-8601=minutes)
|
||||
endif
|
||||
-REVISION ?= $(shell git rev-parse HEAD)
|
||||
+REVISION ?= 0b7fa90ce0721b010a5e80ecf53ceb43280a33b4
|
||||
COMPILER := $(realpath $(shell which $(CC)))
|
||||
PLATFORM ?= $(shell uname -m)
|
||||
|
||||
Reference in New Issue
Block a user