mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
chicken, bump version (#11830)
This commit is contained in:
@@ -4,12 +4,12 @@ CHICKEN produces portable and efficient C, supports almost all of the R5RS \
|
|||||||
Scheme language standard, and includes many enhancements and extensions. \
|
Scheme language standard, and includes many enhancements and extensions. \
|
||||||
CHICKEN runs on Linux, MacOS X, Windows, and many Unix flavours."
|
CHICKEN runs on Linux, MacOS X, Windows, and many Unix flavours."
|
||||||
HOMEPAGE="http://www.call-cc.org/"
|
HOMEPAGE="http://www.call-cc.org/"
|
||||||
COPYRIGHT="2008-2020 The Chicken Team
|
COPYRIGHT="2007-2022 The Chicken Team
|
||||||
2000-2007 Felix L. Winkelmann"
|
2000-2007 Felix L. Winkelmann"
|
||||||
LICENSE="BSD (2-clause)"
|
LICENSE="BSD (2-clause)"
|
||||||
REVISION="2"
|
REVISION="1"
|
||||||
SOURCE_URI="http://code.call-cc.org/releases/$portVersion/chicken-$portVersion.tar.gz"
|
SOURCE_URI="http://code.call-cc.org/releases/$portVersion/chicken-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="c3ad99d8f9e17ed810912ef981ac3b0c2e2f46fb0ecc033b5c3b6dca1bdb0d76"
|
CHECKSUM_SHA256="3c5d4aa61c1167bf6d9bf9eaf891da7630ba9f5f3c15bf09515a7039bfcdec5f"
|
||||||
|
|
||||||
ARCHITECTURES="all !x86_gcc2"
|
ARCHITECTURES="all !x86_gcc2"
|
||||||
SECONDARY_ARCHITECTURES="x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
@@ -109,7 +109,7 @@ INSTALL()
|
|||||||
# remove static library
|
# remove static library
|
||||||
rm $libDir/libchicken.a
|
rm $libDir/libchicken.a
|
||||||
|
|
||||||
prepareInstalledDevelLibs libchicken
|
prepareInstalledDevelLib libchicken
|
||||||
fixPkgconfig
|
fixPkgconfig
|
||||||
|
|
||||||
packageEntries devel \
|
packageEntries devel \
|
||||||
Reference in New Issue
Block a user