From a892ac1a6f65a262a881c588d26e61b15a0f7b54 Mon Sep 17 00:00:00 2001 From: meator Date: Wed, 10 Aug 2022 08:18:14 +0200 Subject: [PATCH] bff: change distfile Upstream is dead, moving to OpenSUSE's source. --- srcpkgs/bff/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/bff/template b/srcpkgs/bff/template index 8eb4d6e1520f..e0c0eafb3747 100644 --- a/srcpkgs/bff/template +++ b/srcpkgs/bff/template @@ -3,13 +3,14 @@ pkgname=bff reverts=1.0.5_1 version=1.0 revision=3 -build_style=fetch +create_wrksrc="yes" +hostmakedepends="rpmextract" short_desc="Brainfuck interpreter (DBFI dialect)" maintainer="ananteris " license="Public Domain" homepage="http://mazonka.com/brainf/" -distfiles="http://mazonka.com/brainf/bff4.c" -checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3 +distfiles="https://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/bff4-1-14.27.src.rpm" +checksum=7e4ff1e34f19873e700393468585b3e0ab829dd7dac41e2e3d1bd53c3b08d092 do_install() { $CC $CFLAGS $LDFLAGS bff4.c -o bff