diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-04-20 14:53:09 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-04-20 16:16:13 +1000 |
commit | c407bfd5aa02379019f4c0b59f326ea959f3521d (patch) | |
tree | f598e05734ea47a0ef8f57c872c1dbfe01a679b3 /qemu | |
parent | 414572712acd1e060a527022aee199adc4a0aac8 (diff) | |
download | opt-c407bfd5aa02379019f4c0b59f326ea959f3521d.tar.gz opt-c407bfd5aa02379019f4c0b59f326ea959f3521d.tar.xz |
qemu: update source 301 moved permanently
Diffstat (limited to 'qemu')
-rw-r--r-- | qemu/.signature | 4 | ||||
-rw-r--r-- | qemu/Pkgfile | 7 |
2 files changed, 5 insertions, 6 deletions
diff --git a/qemu/.signature b/qemu/.signature index 2c5e4da27..d0f911b52 100644 --- a/qemu/.signature +++ b/qemu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Zl1jhk2SKevQ02cC8DxXImxCAPH2iHmtUH1iLIMviJZ9qh7FtAvMPvZdtBRqnsMYcGiu0CtrPO5RK3x3v8LAAg= -SHA256 (Pkgfile) = 62e43521b06a1d3ba369953099f28abcb790508333def56c1e1681f9bc2ab53b +RWSE3ohX2g5d/Qt43a8N3IU8Z8lQOl3qQzrwPZ8NOe0A3QMCKWNX2+LBnrXdSLCqUfnSWXd2sG4XzUuTA34DpNyQeZGoVmFIqww= +SHA256 (Pkgfile) = 36eac06e9404c2ebc4e2c4be93dcce52feede78dec70252ffa6c3d012199c479 SHA256 (.footprint) = aa01335f016654daaee9398d15e733cfd72f3e08b39bed553434c0ea610486e7 SHA256 (qemu-2.8.0.tar.bz2) = dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62 diff --git a/qemu/Pkgfile b/qemu/Pkgfile index b74b9e16a..a9004dd2a 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -1,14 +1,13 @@ # Description: Fast CPU emulator and virtualizer for the x86 platform -# URL: http://www.qemu.org +# URL: http://www.qemu-project.org/ # Maintainer: Thomas Penteker, tek at serverop dot de -# Packager: Lucas Hazel, lucas at die dot net dot au # Depends on: libsdl glib -# Nice to have: libseccomp libiscsi libusb usbredir spice +# Optional: libseccomp libiscsi libusb usbredir spice name=qemu version=2.8.0 release=1 -source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2) +source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2) build() { |