sdl_net: updated to 1.2.6
This commit is contained in:
parent
da788d3719
commit
04fc859cfe
@ -3,8 +3,8 @@ drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/SDL/
|
||||
-rw-r--r-- root/root usr/include/SDL/SDL_net.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libSDL_net-1.2.so.0 -> libSDL_net-1.2.so.0.0.5
|
||||
-rwxr-xr-x root/root usr/lib/libSDL_net-1.2.so.0.0.5
|
||||
lrwxrwxrwx root/root usr/lib/libSDL_net-1.2.so.0 -> libSDL_net-1.2.so.0.0.6
|
||||
-rwxr-xr-x root/root usr/lib/libSDL_net-1.2.so.0.0.6
|
||||
-rw-r--r-- root/root usr/lib/libSDL_net.a
|
||||
-rwxr-xr-x root/root usr/lib/libSDL_net.la
|
||||
lrwxrwxrwx root/root usr/lib/libSDL_net.so -> libSDL_net-1.2.so.0.0.5
|
||||
lrwxrwxrwx root/root usr/lib/libSDL_net.so -> libSDL_net-1.2.so.0.0.6
|
||||
|
@ -1 +1 @@
|
||||
e45b1048d2747480dcc65ece4130a920 SDL_net-1.2.5.tar.gz
|
||||
7be5b9ef36129ee187ace96906cd264c SDL_net-1.2.6.tar.gz
|
||||
|
@ -4,13 +4,13 @@
|
||||
# Depends on: libsdl
|
||||
|
||||
name=sdl_net
|
||||
version=1.2.5
|
||||
version=1.2.6
|
||||
release=1
|
||||
source=(http://www.libsdl.org/projects/SDL_net/release/SDL_net-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd SDL_net-$version
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user