diff --git a/manifest.yaml b/manifest.yaml index c9f947d..52042b7 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -10,7 +10,7 @@ add-commit-metadata: packages: - rocky-release -releasever: 8 +releasever: 9 recommends: false diff --git a/rocky-86-appstream.repo b/rocky-86-appstream.repo index b6a0075..435e205 100644 --- a/rocky-86-appstream.repo +++ b/rocky-86-appstream.repo @@ -1,6 +1,6 @@ [appstream] name=Rocky Linux $releasever - AppStream -mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-8 +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/AppStream/$basearch/os/ gpgcheck=1 enabled=1 diff --git a/rocky-86-baseos.repo b/rocky-86-baseos.repo index fa235c1..b14c2fb 100644 --- a/rocky-86-baseos.repo +++ b/rocky-86-baseos.repo @@ -1,6 +1,6 @@ [baseos] name=Rocky Linux $releasever - BaseOS -mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-8 +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/BaseOS/$basearch/os/ gpgcheck=1 enabled=1