|
|
|
|
|
by brynet
1925 days ago
|
|
OpenBSD 6.8-stable packages are in a different directory, the ones you linked are -release packages which are unchanged since OpenBSD 6.8 was released. https://cdn.openbsd.org/pub/OpenBSD/6.8/packages-stable/ The OpenBSD package tools will automatically prefer newer packages from this location. That being said, this is a best effort, not all packages receive updates, security fixes for chromium cannot backported to 6.8-stable due to significant changes between versions, and it would be a major burden for the maintainers to update to later versions without potentially also needing to update other ports dependencies. ABI breakages cannot happen on -stable. There are newer versions of chromium available for users who follow -current and are running 6.9-beta snapshots. https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/ |
|