We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e687ee4 + 488c4b1 commit c514aa3Copy full SHA for c514aa3
snap/snapcraft.yaml
@@ -358,7 +358,7 @@ parts:
358
elif [ $ARCH = ppc64el ]; then
359
DEB_URL="http://launchpadlibrarian.net/431492858/linux-libc-dev_4.18.0-26.27_ppc64el.deb"
360
elif [ $ARCH = arm64 ]; then
361
- DEB_UTL="http://launchpadlibrarian.net/431531681/linux-libc-dev_4.18.0-26.27_arm64.deb"
+ DEB_URL="http://launchpadlibrarian.net/431531681/linux-libc-dev_4.18.0-26.27_arm64.deb"
362
elif [ $ARCH = armhf ]; then
363
DEB_URL="http://launchpadlibrarian.net/431525966/linux-libc-dev_4.18.0-26.27_armhf.deb"
364
elif [ $ARCH = s390x ]; then
0 commit comments