user/wallabag: use php83
This commit is contained in:
parent
01bb50572f
commit
aa38757ca4
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@
|
||||||
|
|
||||||
pkgname=wallabag
|
pkgname=wallabag
|
||||||
pkgver=2.5.4
|
pkgver=2.5.4
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Self hostable application for saving web pages"
|
pkgdesc="Self hostable application for saving web pages"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
url="http://www.wallabag.org/"
|
url="http://www.wallabag.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
_php=php81
|
_php=php83
|
||||||
_php_mods="-gd -tidy -tokenizer -bcmath -dom -curl -session -ctype -simplexml
|
_php_mods="-gd -tidy -tokenizer -bcmath -dom -curl -session -ctype -simplexml
|
||||||
-xml -sockets -xmlreader -intl"
|
-xml -sockets -xmlreader -intl"
|
||||||
depends="$_php ${_php_mods//-/$_php-} pcre composer"
|
depends="$_php ${_php_mods//-/$_php-} pcre composer"
|
||||||
|
|
Loading…
Reference in a new issue