Skip to content

Commit

Permalink
release_4
Browse files Browse the repository at this point in the history
release_3 packages are no longer available?
  • Loading branch information
probonopd authored Aug 17, 2023
1 parent d4d23bd commit 8ccab46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ task:
name: freebsd-12-4-release-amd64
stateful: false
setup_script:
- sudo sed -i '' 's/quarterly/release_3/g' /etc/pkg/FreeBSD.conf
- sudo sed -i '' 's/quarterly/release_4/g' /etc/pkg/FreeBSD.conf
- pkg install -y git-lite curl wget zip cmake pkgconf libfm qt5-core qt5-x11extras qt5-widgets qt5-qmake qt5-buildtools qt5-linguisttools qt5-multimedia kf5-extra-cmake-modules libqtxdg libxcb libdbusmenu-qt5 kf5-kwindowsystem
test_script:
- git submodule update --init --recursive
Expand Down

0 comments on commit 8ccab46

Please sign in to comment.