diff --git a/recipes-emulators/vice/vice_3.2.bb b/recipes-emulators/vice/vice_3.2.bb index 8ab0fa7..63d7fab 100644 --- a/recipes-emulators/vice/vice_3.2.bb +++ b/recipes-emulators/vice/vice_3.2.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" # [1] ftp://arnold.c64.org/pub/games/ SRC_URI = " \ - ${SOURCEFORGE_MIRROR}/vice-emu/${PN}-${PV}.tar.gz \ + ${SOURCEFORGE_MIRROR}/vice-emu/${BPN}-${PV}.tar.gz \ file://0001-fix-autoreconfig.patch \ file://0002-Hack-build-with-latest-FFMPEG.patch \ file://c64_16.png \