diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-04-20 15:32:57 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-04-20 16:16:13 +1000 |
commit | 393fa4444fe956eb860937868777cf64629c6eaf (patch) | |
tree | bc9cc39c2c82571c59edf4b9bf3826522462b452 /qemu-all | |
parent | ebe96629789a394252defa1b8e14425ae1862856 (diff) | |
download | opt-393fa4444fe956eb860937868777cf64629c6eaf.tar.gz opt-393fa4444fe956eb860937868777cf64629c6eaf.tar.xz |
qemu-all: update source 301 moved permanently
Diffstat (limited to 'qemu-all')
-rw-r--r-- | qemu-all/.signature | 4 | ||||
-rwxr-xr-x | qemu-all/Pkgfile | 7 |
2 files changed, 5 insertions, 6 deletions
diff --git a/qemu-all/.signature b/qemu-all/.signature index ceb27df88..c23a78515 100644 --- a/qemu-all/.signature +++ b/qemu-all/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Z/4phBlsCqsr+tFsrapePhfpdDbXLOLG2cuqayDH1gvuzM+wwQtoZGDPwsRIbvIE/EgEBwVCmJXw2AVPOxlUAA= -SHA256 (Pkgfile) = 17352da94afbecd8731854072d0204270c4060628ee96f8429b36d416c2acf6d +RWSE3ohX2g5d/TjMFdWnS92o4NmgamUgronqNDUmCsJiyH5jD+mxGxms79jugg7EXCyLGG6Nq5hS/M9e08aJu4Sc/du4QoDqaAY= +SHA256 (Pkgfile) = 0f012a5159df3b77c3c0e17a3d1c0a8598d46067e26d8f4605a05400ffa74e53 SHA256 (.footprint) = 0b70f7b8b717194a44b3ac05eceee2ce92f582120efca13b0fb859f9148892b0 SHA256 (qemu-2.8.0.tar.bz2) = dafd5d7f649907b6b617b822692f4c82e60cf29bc0fc58bc2036219b591e5e62 diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile index 5f80078d9..020fe983b 100755 --- a/qemu-all/Pkgfile +++ b/qemu-all/Pkgfile @@ -1,14 +1,13 @@ # Description: Fast CPU emulator and virtualizer for all supported platforms -# 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-all version=2.8.0 release=1 -source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2) +source=(http://www.qemu-project.org//download/qemu-$version.tar.bz2) build() { |