Fix: #842: qemu-user-static-repack download URL didn't work (#844)

This commit is contained in:
JBB 2017-10-29 15:00:02 +01:00 committed by Oliver Smith
parent 11e44fe44a
commit 0a71ca1ddd
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
pkgname=qemu-user-static-repack
pkgver=2.8
_debver=${pkgver}+dfsg-6+deb9u2_amd64
pkgrel=8
pkgrel=9
pkgdesc="QEMU user mode emulation binaries (static version)"
arch=x86_64
url="https://wiki.debian.org/DebianKernel/ARMMP"
license="GPL2"
source="https://ftp.us.debian.org/debian/pool/main/q/qemu/qemu-user-static_${_debver}.deb"
source="https://deb.debian.org/debian/pool/main/q/qemu/qemu-user-static_${_debver}.deb"
makedepends="tar xz"
subpackages="$pkgname-doc $pkgname-binfmt:binfmt:noarch"
options="!check"