* update sdl_net to 1.2.8-6

This commit is contained in:
Alexander Baldeck 2024-08-15 15:31:44 +02:00
parent 06c60754dd
commit c776a37e0a
2 changed files with 13 additions and 1 deletions

12
sdl_net/.SRCINFO Normal file
View File

@ -0,0 +1,12 @@
pkgbase = sdl_net
pkgdesc = A small sample cross-platform networking library
pkgver = 1.2.8
pkgrel = 6
url = https://www.libsdl.org/projects/SDL_net/
arch = x86_64
license = custom
depends = sdl
source = https://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz
sha256sums = 5f4a7a8bb884f793c278ac3f3713be41980c5eedccecff0260411347714facb4
pkgname = sdl_net

View File

@ -5,7 +5,7 @@
pkgname=sdl_net
pkgver=1.2.8
pkgrel=5.1
pkgrel=6
pkgdesc="A small sample cross-platform networking library"
url="https://www.libsdl.org/projects/SDL_net/"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)