mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/gssdp: Updated for version 0.14.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
63c3a56705
commit
56e5dcc74c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gssdp
|
||||
VERSION=${VERSION:-0.14.15}
|
||||
VERSION=${VERSION:-0.14.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gssdp"
|
||||
VERSION="0.14.15"
|
||||
VERSION="0.14.16"
|
||||
HOMEPAGE="http://gupnp.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.14/gssdp-0.14.15.tar.xz"
|
||||
MD5SUM="1c1c9e3c1d9500eb30224db3f4385f7e"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.14/gssdp-0.14.16.tar.xz"
|
||||
MD5SUM="7474a30fc53c5dc8d468f5d97b6334a6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue