mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
bff: change distfile
Upstream is dead, moving to OpenSUSE's source.
This commit is contained in:
parent
7a1aadb88f
commit
da316e2f1d
1 changed files with 5 additions and 4 deletions
|
@ -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 <ananteris@mailinator.com>"
|
||||
license="Public Domain"
|
||||
homepage="http://mazonka.com/brainf/"
|
||||
distfiles="http://mazonka.com/brainf/bff4.c"
|
||||
checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3
|
||||
homepage="https://web.archive.org/web/20211106162728/http://mazonka.com/brainf/"
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue