mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/gnet: New Maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
66eafaa109
commit
ad76380c15
3 changed files with 5 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for GNet
|
||||
# Written by Menno Duursma <druiloor@zonnet.nl>
|
||||
# Modified by Robby Workman <rworkman@slackbuilds.org>
|
||||
# Maintained by Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com>
|
||||
|
||||
# This program is free software. It comes without any warranty, to
|
||||
# the extent permitted by applicable law. You can redistribute it
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gnet"
|
||||
VERSION="2.0.8"
|
||||
HOMEPAGE="http://www.gnetlibrary.org/"
|
||||
HOMEPAGE="http://live.gnome.org/GNetLibrary/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnet/2.0/gnet-2.0.8.tar.gz"
|
||||
MD5SUM="f42215834646f656a5ecb2f5376f66ac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Menno E. Duursma"
|
||||
EMAIL="druiloor@zonnet.nl"
|
||||
MAINTAINER="Ozan Türkyılmaz"
|
||||
EMAIL="ozan.turkyilmaz@gmail.com"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
|
@ -11,7 +11,7 @@ gnet:
|
|||
gnet: It is writen in C, object-oriented, and built upon GLib.
|
||||
gnet: It is intended to be small, fast, easy-to-use, and easy to port.
|
||||
gnet:
|
||||
gnet: The Gnet homepage is at <http://www.gnetlibrary.org>.
|
||||
gnet: The Gnet homepage is at <http://live.gnome.org/GNetLibrary/>.
|
||||
gnet:
|
||||
gnet:
|
||||
gnet:
|
||||
|
|
Loading…
Reference in a new issue