diff --git a/haiku-apps/filwip/filwip-1.0.0.recipe b/haiku-apps/filwip/filwip-1.0.1.recipe similarity index 89% rename from haiku-apps/filwip/filwip-1.0.0.recipe rename to haiku-apps/filwip/filwip-1.0.1.recipe index 5f47bc0d8..bee703b2b 100644 --- a/haiku-apps/filwip/filwip-1.0.0.recipe +++ b/haiku-apps/filwip/filwip-1.0.1.recipe @@ -6,10 +6,10 @@ about where the files to delete are." HOMEPAGE="https://sites.google.com/site/appfilwip/home" COPYRIGHT="2002 Ramshankar" LICENSE="SPL" -REVISION="8" -commit="4f2c234ccdc7a4c59d301f7f5e690aa44903194b" +REVISION="1" +commit="8dbfca56d9e7a64663444f65a73537dff6465123" SOURCE_URI="https://github.com/HaikuArchives/filwip/archive/$commit.tar.gz" -CHECKSUM_SHA256="937525f11f96ca08a1a151e7a35860779956a59e9d1402784fe11836b08102c5" +CHECKSUM_SHA256="77cefc428c3a4477e899af7687258a3835953817a0f9badee8aee5ac523a8a9d" SOURCE_FILENAME="filwip-$commit.tar.gz" SOURCE_DIR="FilWip-$commit" ADDITIONAL_FILES="install_plugins.sh" @@ -24,14 +24,14 @@ REQUIRES=" haiku " -BUILD_PREREQUIRES=" - cmd:g++ - cmd:xres - cmd:make - " BUILD_REQUIRES=" haiku_devel + " +BUILD_PREREQUIRES=" makefile_engine + cmd:g++ + cmd:make + cmd:xres " USER_SETTINGS_FILES="settings/FilWip directory keep-old"