wok-next diff memtester/receipt @ rev 21111

gdbm: split to "libpkg - pkg - pkg-dev"; fix some symlinks
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 11 14:45:46 2019 +0200 (2019-01-11)
parents b278b2018965
children
line diff
     1.1 --- a/memtester/receipt	Mon Mar 12 02:18:53 2018 +0200
     1.2 +++ b/memtester/receipt	Fri Jan 11 14:45:46 2019 +0200
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="A userspace utility for testing the memory subsystem for faults"
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://pyropus.ca/software/memtester"
     1.8 +WEB_SITE="http://pyropus.ca/software/memtester/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11 -WGET_URL="$WEB_SITE/old-versions/$TARBALL"
    1.12 +WGET_URL="${WEB_SITE}old-versions/$TARBALL"
    1.13  
    1.14  compile_rules() {
    1.15  	make &&