forked from sig_ostree/ostree-config
bumps minor version
This commit is contained in:
parent
9d39f70686
commit
e3913560d3
@ -1,5 +1,5 @@
|
|||||||
RELEASE_VER_MAJOR = 8
|
RELEASE_VER_MAJOR = 8
|
||||||
RELEASE_VER_MINOR = 7
|
RELEASE_VER_MINOR = 10
|
||||||
ARCH = $(shell uname -m)
|
ARCH = $(shell uname -m)
|
||||||
RELEASE_NAME = rocky-linux-ostree-$(ARCH)-$(RELEASE_VER_MAJOR).$(RELEASE_VER_MINOR)
|
RELEASE_NAME = rocky-linux-ostree-$(ARCH)-$(RELEASE_VER_MAJOR).$(RELEASE_VER_MINOR)
|
||||||
DEFAULT_OSTREE_REMOTE = https://dl.rockylinux.org/pub/sig/$(RELEASE_VER_MAJOR)/ostree/$(ARCH)/standard/
|
DEFAULT_OSTREE_REMOTE = https://dl.rockylinux.org/pub/sig/$(RELEASE_VER_MAJOR)/ostree/$(ARCH)/standard/
|
||||||
|
Loading…
Reference in New Issue
Block a user