diff options
Diffstat (limited to 'testing/wesnoth/APKBUILD')
-rw-r--r-- | testing/wesnoth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wesnoth/APKBUILD b/testing/wesnoth/APKBUILD index 30ae1aa059f..678d084b8e7 100644 --- a/testing/wesnoth/APKBUILD +++ b/testing/wesnoth/APKBUILD @@ -3,7 +3,7 @@ pkgname=wesnoth pkgver=1.16.2 _major=${pkgver%.*} -pkgrel=2 +pkgrel=3 pkgdesc="turn-based strategy game in fantasy world" url="https://www.wesnoth.org" arch="all !riscv64" # textrel on rv64 @@ -15,7 +15,7 @@ makedepends=" dbus-dev fontconfig-dev libvorbis-dev - openssl-dev + openssl-dev>3 pango-dev readline-dev samurai |