all: clean up
This commit is contained in:
@@ -2,9 +2,11 @@ package=nldev
|
||||
version=0.4
|
||||
pkgver=${version}_0
|
||||
description=netlink device manager
|
||||
homepage=http://r-36.net/scm/nldev/log.html
|
||||
homepage=http://r-36.net/scm/${package}/log.html
|
||||
license=MIT/X Consorium License
|
||||
|
||||
shlib-requires=libc.so
|
||||
|
||||
SOURCES = \
|
||||
${package}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ package=oksh
|
||||
version=7.1
|
||||
pkgver=${version}_0
|
||||
description=Portable OpenBSD ksh
|
||||
homepage=http://github.com/ibara/oksh
|
||||
homepage=http://github.com/ibara/${package}
|
||||
license=BSD-3-Clause
|
||||
|
||||
alternatives=sh:/usr/bin/sh:oksh
|
||||
@@ -14,7 +14,7 @@ SOURCES = \
|
||||
${package}-${version}.tar.gz
|
||||
|
||||
${package}-${version}.tar.gz:
|
||||
${DOWNLOAD} https://github.com/ibara/oksh/archive/$@
|
||||
${DOWNLOAD} ${homepage}/archive/$@
|
||||
${SHA256} "244ac5fed6e22b5cb0e817e9825f8fe755d5d648ed925940e77a3725f5b763a4"
|
||||
|
||||
prepare: ${SOURCES}
|
||||
|
||||
@@ -2,7 +2,7 @@ package=sdhcp
|
||||
version=8455fd2d090bd9b227340c30c92c6aa13302c91a
|
||||
pkgver=${version}_0
|
||||
description=Suckless dhcp client
|
||||
homepage=http://git.2f30.org/sdhcp
|
||||
homepage=http://git.2f30.org/${package}
|
||||
license=MIT/X Consortium License
|
||||
|
||||
shlib-requires=libc.so
|
||||
|
||||
@@ -2,7 +2,7 @@ package=smdev
|
||||
version=0.2.3
|
||||
pkgver=${version}_0
|
||||
description=suckless mdev
|
||||
homepage=http://git.suckless.org/smdev
|
||||
homepage=http://git.suckless.org/${package}
|
||||
license=MIT/X Consortium License
|
||||
|
||||
shlib-requires=libc.so
|
||||
|
||||
Reference in New Issue
Block a user