From 20a2deedc5f09a9ed7338000bad0665c42c6dbc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 24 Oct 2018 18:59:36 +0200 Subject: [PATCH] SDL_net: rebuild for metadata --- srcpkgs/SDL_net/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/SDL_net/template b/srcpkgs/SDL_net/template index 156e244312a..b4dcf16cd25 100644 --- a/srcpkgs/SDL_net/template +++ b/srcpkgs/SDL_net/template @@ -1,7 +1,7 @@ # Template file for 'SDL_net' pkgname=SDL_net version=1.2.8 -revision=4 +revision=5 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config"