wok diff acpid/receipt @ rev 19073
Fix: (Picozu the HTML5 online image editor.)
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sat Apr 23 01:13:53 2016 -0300 (2016-04-23) |
parents | 7b00a1691d2e |
children | 45507bfb2b0d |
line diff
1.1 --- a/acpid/receipt Sat Mar 19 03:33:36 2016 -0300 1.2 +++ b/acpid/receipt Sat Apr 23 01:13:53 2016 -0300 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.6 WEB_SITE="https://sourceforge.net/projects/acpid2/" 1.7 -WGET_URL="https://sourceforge.net/projects/acpid2/files/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/acpid2/$TARBALL" 1.9 KEY_FILE="key-constants" 1.10 TAGS="power-management" 1.11 SUGGESTED="pm-utils"