wok diff pce/receipt @ rev 25515
Update qemu website
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 19 09:52:04 2023 +0000 (21 months ago) |
parents | 2f230197370e |
children |
line diff
1.1 --- a/pce/receipt Wed Feb 16 11:53:30 2022 +0000 1.2 +++ b/pce/receipt Sun Feb 19 09:52:04 2023 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pce" 1.7 -VERSION="20140222-4b05f0c" 1.8 +VERSION="20220220-991c55d9" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="A collection of microcomputer emulators." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.hampa.ch/pce/about.html" 1.15 -WGET_URL="http://www.hampa.ch/pub/pce/pre/$TARBALL" 1.16 +WGET_URL="http://www.hampa.ch/pub/pce/pre/$PACKAGE-$VERSION/$TARBALL" 1.17 TAGS="emulator atari macplus" 1.18 1.19 DEPENDS="readline ncurses libsdl xorg-libX11 libxcb xorg-libXau xorg-libXdmcp"