bacon: update to 4.1.

This commit is contained in:
mobinmob 2020-09-26 20:42:46 +03:00 committed by Andrew J. Hesford
parent 751735f511
commit 46e043312e

View file

@ -1,6 +1,6 @@
# Template file for 'bacon' # Template file for 'bacon'
pkgname=bacon pkgname=bacon
version=4.0 version=4.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-bash --enable-gui-fltk" configure_args="--with-bash --enable-gui-fltk"
@ -10,8 +10,9 @@ short_desc="BASIC to C converter"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT" license="MIT"
homepage="https://www.basic-converter.org" homepage="https://www.basic-converter.org"
changelog="https://www.basic-converter.org/stable/CHANGES"
distfiles="http://www.basic-converter.org/stable/bacon-${version}.tar.gz" distfiles="http://www.basic-converter.org/stable/bacon-${version}.tar.gz"
checksum=aa5e426d9573345ce52a4bd1701e731fc85f21938d2c2fb8f6317e1fa9c34103 checksum=84c9a4e95f069ad66ed269d393d88d123300dc316dfb8bcb318827eaabeec778
disable_parallel_build=yes disable_parallel_build=yes
nocross=yes nocross=yes