wok-6.x diff spectrwm/receipt @ rev 21778
linld: fix strdup (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 11 14:55:02 2019 +0200 (2019-07-11) |
parents | c5bef900f5df |
children | 35a3fc01466b |
line diff
1.1 --- a/spectrwm/receipt Fri Jul 03 04:23:02 2015 +0300 1.2 +++ b/spectrwm/receipt Thu Jul 11 14:55:02 2019 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Small dynamic tiling window manager for X11" 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="ISC MIT" 1.7 -WEB_SITE="https://opensource.conformal.com/wiki/spectrwm" 1.8 +WEB_SITE="https://github.com/conformal/spectrwm" 1.9 TARBALL="$PACKAGE-$VERSION.tgz" 1.10 WGET_URL="https://opensource.conformal.com/snapshots/spectrwm/$TARBALL" 1.11 CONFIG_FILES="/etc/spectrwm.conf"