]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - debian/build.sh
debian: unstable is called bullseye
[people/ms/libloc.git] / debian / build.sh
index b0f53bc9db999e73b7b60df7476d7daaee9297e2..774c54dc65e728a4df1bf66087cf81a3739114ec 100644 (file)
@@ -3,7 +3,7 @@
 set -x
 
 ARCHITECTURES=( amd64 arm64 i386 armhf )
-RELEASES=( buster unstable )
+RELEASES=( buster bullseye )
 
 CHROOT_PATH="/var/tmp"