Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/crun/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'crun'
pkgname=crun
version=1.26
version=1.27
revision=1
build_style=gnu-configure
configure_args="--disable-systemd"
Expand All @@ -12,7 +12,7 @@ license="GPL-2.0-or-later AND LGPL-2.1-or-later"
homepage="https://github.com/containers/crun"
changelog="https://raw.githubusercontent.com/containers/crun/main/NEWS"
distfiles="https://github.com/containers/crun/releases/download/${version}/crun-${version}.tar.gz"
checksum=32211d0160ac092a71d1b0623232342d627dd601913a1fbb552d7d7d5b99bcc1
checksum=99077cc701a9f6842f70384eb05e9429da1ad338cdef3e0bac5a486cbf2ca75d
# most of the tests don't work inside a container
make_check=no

Expand Down