forked from ports/contrib
sdl_net: 1.2.7 -> 1.2.8
This commit is contained in:
parent
16d112c854
commit
511534cab7
@ -3,8 +3,10 @@ drwxr-xr-x root/root usr/include/
|
|||||||
drwxr-xr-x root/root usr/include/SDL/
|
drwxr-xr-x root/root usr/include/SDL/
|
||||||
-rw-r--r-- root/root usr/include/SDL/SDL_net.h
|
-rw-r--r-- root/root usr/include/SDL/SDL_net.h
|
||||||
drwxr-xr-x root/root usr/lib/
|
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.7
|
lrwxrwxrwx root/root usr/lib/libSDL_net-1.2.so.0 -> libSDL_net-1.2.so.0.8.0
|
||||||
-rwxr-xr-x root/root usr/lib/libSDL_net-1.2.so.0.0.7
|
-rwxr-xr-x root/root usr/lib/libSDL_net-1.2.so.0.8.0
|
||||||
-rw-r--r-- root/root usr/lib/libSDL_net.a
|
-rw-r--r-- root/root usr/lib/libSDL_net.a
|
||||||
-rwxr-xr-x root/root usr/lib/libSDL_net.la
|
-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.7
|
lrwxrwxrwx root/root usr/lib/libSDL_net.so -> libSDL_net-1.2.so.0.8.0
|
||||||
|
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||||
|
-rw-r--r-- root/root usr/lib/pkgconfig/SDL_net.pc
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF3/RXRPf9sX02QdKtY1IS1KWy27FIiS9U+tu+n/8w4yYsEYuacLlK7qRp6/e4GlG7nf6oi5aY4UyRz4Ashd3hEww=
|
RWSagIOpLGJF36wAaSxuA9pr2HHL6dyXez/S1GOpxNttRK40adMr7Sel3n/BRQd7wixaC6p0axoS7kXqlHwr7jqCmWUQSfvCyw4=
|
||||||
SHA256 (Pkgfile) = 0144eb555ea9d166cfb252f91700ce950c3752f52125a95fced76cd86a0e8661
|
SHA256 (Pkgfile) = 7f7bf4b41ad83b2ba25c47fd288cfe03a9f80639b97886c59c4374c08f674332
|
||||||
SHA256 (.footprint) = 1b0debf39e33b1c75007e880f3e91400eaf1ee7c080fec50a4631b116e4ff2ec
|
SHA256 (.footprint) = ca946ec5219bbf20c3adc9e134db35490ce49eba061ce44107c8d98d83255c38
|
||||||
SHA256 (SDL_net-1.2.7.tar.gz) = 2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53
|
SHA256 (SDL_net-1.2.8.tar.gz) = 5f4a7a8bb884f793c278ac3f3713be41980c5eedccecff0260411347714facb4
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
# Depends on: libsdl
|
# Depends on: libsdl
|
||||||
|
|
||||||
name=sdl_net
|
name=sdl_net
|
||||||
version=1.2.7
|
version=1.2.8
|
||||||
release=1
|
release=1
|
||||||
source=(http://www.libsdl.org/projects/SDL_net/release/SDL_net-$version.tar.gz)
|
source=(https://www.libsdl.org/projects/SDL_net/release/SDL_net-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd SDL_net-$version
|
cd SDL_net-$version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user