Skip to content

Commit f831201

Browse files
authored
Bump to v2.1.3 (#9)
1 parent d523a6d commit f831201

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

prepare_source

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git_src --branch v2.1.1 https://github.com/containerd/containerd
1+
git_src --branch v2.1.3 https://github.com/containerd/containerd
22

33
# debian specific things
44
crd=$(mktemp -d)
@@ -15,5 +15,5 @@ rm -f "$dir/src/debian/patches"/*
1515
import_upstream_patches upstream_patches
1616
apply_patches
1717

18-
version="2.1.1-0"
19-
message="Update to 2.1.1-0"
18+
version="2.1.3-0"
19+
message="Update to 2.1.3-0"

0 commit comments

Comments
 (0)