mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
SDL2_net: update to 2.0.1
This commit is contained in:
parent
e133c6742f
commit
24c36594d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SDL2_net'
|
# Template file for 'SDL2_net'
|
||||||
pkgname=SDL2_net
|
pkgname=SDL2_net
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://www.libsdl.org/projects/SDL_net/"
|
homepage="https://www.libsdl.org/projects/SDL_net/"
|
||||||
distfiles="https://www.libsdl.org/projects/SDL_net/release/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.libsdl.org/projects/SDL_net/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d715be30783cc99e541626da52079e308060b21d4f7b95f0224b1d06c1faacab
|
checksum=15ce8a7e5a23dafe8177c8df6e6c79b6749a03fff1e8196742d3571657609d21
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.txt
|
vlicense COPYING.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue