wok rev 24981
Up pce (20220220-991c55d9)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 08 10:57:53 2022 +0000 (2022-05-08) |
parents | 9b180a3071fb |
children | 0f92b8cc8086 |
files | pce/receipt |
line diff
1.1 --- a/pce/receipt Sun May 08 09:19:55 2022 +0000 1.2 +++ b/pce/receipt Sun May 08 10:57:53 2022 +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"