ports/contrib (3.5): sdl_net: 1.2.7 -> 1.2.8
commit 511534cab70ab6e03d414c40db88f963bc3f50a7 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun May 31 22:14:57 2020 +1000 sdl_net: 1.2.7 -> 1.2.8 diff --git a/sdl_net/.footprint b/sdl_net/.footprint index 6b3e6e6c7..17c73790d 100644 --- a/sdl_net/.footprint +++ b/sdl_net/.footprint @@ -3,8 +3,10 @@ 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.7 --rwxr-xr-x root/root usr/lib/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.8.0 -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.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 diff --git a/sdl_net/.signature b/sdl_net/.signature index 6fb0571b5..5033ac8f7 100644 --- a/sdl_net/.signature +++ b/sdl_net/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/RXRPf9sX02QdKtY1IS1KWy27FIiS9U+tu+n/8w4yYsEYuacLlK7qRp6/e4GlG7nf6oi5aY4UyRz4Ashd3hEww= -SHA256 (Pkgfile) = 0144eb555ea9d166cfb252f91700ce950c3752f52125a95fced76cd86a0e8661 -SHA256 (.footprint) = 1b0debf39e33b1c75007e880f3e91400eaf1ee7c080fec50a4631b116e4ff2ec -SHA256 (SDL_net-1.2.7.tar.gz) = 2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53 +RWSagIOpLGJF36wAaSxuA9pr2HHL6dyXez/S1GOpxNttRK40adMr7Sel3n/BRQd7wixaC6p0axoS7kXqlHwr7jqCmWUQSfvCyw4= +SHA256 (Pkgfile) = 7f7bf4b41ad83b2ba25c47fd288cfe03a9f80639b97886c59c4374c08f674332 +SHA256 (.footprint) = ca946ec5219bbf20c3adc9e134db35490ce49eba061ce44107c8d98d83255c38 +SHA256 (SDL_net-1.2.8.tar.gz) = 5f4a7a8bb884f793c278ac3f3713be41980c5eedccecff0260411347714facb4 diff --git a/sdl_net/Pkgfile b/sdl_net/Pkgfile index ebc4b5367..b6bd36da9 100644 --- a/sdl_net/Pkgfile +++ b/sdl_net/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libsdl name=sdl_net -version=1.2.7 +version=1.2.8 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() { cd SDL_net-$version
participants (1)
-
crux@crux.nu