algol68g, revert to 2.8.4, rebuild for postgresql (#12911)

This commit is contained in:
Schrijvers Luc
2025-09-06 13:14:52 +02:00
committed by GitHub
parent 33f5854780
commit 7831408fd9
2 changed files with 4 additions and 4 deletions

View File

@@ -5,9 +5,9 @@ language."
HOMEPAGE="https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html"
COPYRIGHT="2001-2018 J. Marcel van der Veer"
LICENSE="GNU LGPL v3"
REVISION="2"
SOURCE_URI="https://jmvdveer.home.xs4all.nl/algol68g-$portVersion.tar.gz"
CHECKSUM_SHA256="0f757c64a8342fe38ec501bde68b61d26d051dffd45742ca58b7288a99c7e2d8"
REVISION="1"
SOURCE_URI="https://github.com/NevilleDNZ/algol68g/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="2c32281be43398508113110138807ed574bad5741e63f070fbf508b10d14d3d3"
SOURCE_URI_2="http://downloads.sourceforge.net/project/algol68/algol68g/algol68g-2.0.0/a68g-doc.pdf#noarchive"
CHECKSUM_SHA256_2="064b6761207d937aa704d245fc871a072f5a33ea23a346cb136ec8b2078ea321"
PATCHES="algol68g-$portVersion.patchset"
@@ -41,7 +41,7 @@ BUILD_REQUIRES="
devel:libgslcblas$secondaryArchSuffix
devel:libncurses$secondaryArchSuffix
devel:libplot$secondaryArchSuffix
devel:libpq$secondaryArchSuffix
devel:libpq$secondaryArchSuffix >= 16
"
BUILD_PREREQUIRES="
cmd:aclocal