mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/swi-prolog to 7.4.2-1
This commit is contained in:
parent
a4c5878029
commit
3474257231
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - build aarch64 with -fPIC
|
||||
|
||||
pkgname=swi-prolog
|
||||
pkgver=7.4.1
|
||||
pkgver=7.4.2
|
||||
pkgrel=1
|
||||
pkgdesc='Prolog environment'
|
||||
arch=('x86_64' 'i686')
|
||||
|
@ -25,7 +25,7 @@ optdepends=('unixodbc: for using the odbc4pl library'
|
|||
|
||||
# no https with valid certificates available
|
||||
source=("http://www.swi-prolog.org/download/stable/src/swipl-${pkgver/_/-}.tar.gz")
|
||||
sha256sums=('891e314e8f5d856ef71d8bbce5d255a18b0c8f227628748bb0e1e19473273cc1')
|
||||
sha256sums=('7f17257da334bc1e7a35e9cf5cb8fca01d82f1ea406c7ace76e9062af8f0df8b')
|
||||
|
||||
build() {
|
||||
[[ $CARCH == "aarch64" ]] && CPPFLAGS+=" -fPIC"
|
||||
|
|
Loading…
Reference in a new issue