[arch-commits] Commit in icecast/trunk (PKGBUILD icecastd)
Andrea Scarpino
andrea at archlinux.org
Mon Mar 15 20:56:51 UTC 2010
Date: Monday, March 15, 2010 @ 16:56:50
Author: andrea
Revision: 72439
needs more time
Modified:
icecast/trunk/PKGBUILD
icecast/trunk/icecastd
----------+
PKGBUILD | 2 +-
icecastd | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-15 19:27:58 UTC (rev 72438)
+++ PKGBUILD 2010-03-15 20:56:50 UTC (rev 72439)
@@ -18,7 +18,7 @@
source=("http://downloads.us.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'icecastd' 'icecast.logrotate')
md5sums=('ff516b3ccd2bcc31e68f460cd316093f'
- '5500f0c01e48adf154bcc428f0515c9d'
+ '2cf9bb562e764ff451ed557711883978'
'8fad3bf3283fa2bd651b71fdf505eae9')
build() {
Modified: icecastd
===================================================================
--- icecastd 2010-03-15 19:27:58 UTC (rev 72438)
+++ icecastd 2010-03-15 20:56:50 UTC (rev 72439)
@@ -27,7 +27,7 @@
;;
restart)
$0 stop
- sleep 1
+ sleep 3
$0 start
;;
*)
More information about the arch-commits
mailing list