all: clean up
This commit is contained in:
@@ -2,13 +2,10 @@ package=oksh
|
|||||||
version=7.1
|
version=7.1
|
||||||
pkgver=${version}_0
|
pkgver=${version}_0
|
||||||
description=Portable OpenBSD ksh
|
description=Portable OpenBSD ksh
|
||||||
conflict=
|
|
||||||
homepage=http://github.com/ibara/oksh
|
homepage=http://github.com/ibara/oksh
|
||||||
license=BSD-3-Clause
|
license=BSD-3-Clause
|
||||||
replace=
|
|
||||||
|
|
||||||
alternatives=sh:/usr/bin/sh:oksh
|
alternatives=sh:/usr/bin/sh:oksh
|
||||||
shlib-provides=
|
|
||||||
shlib-requires=libc.so
|
shlib-requires=libc.so
|
||||||
|
|
||||||
include ../../Makefile
|
include ../../Makefile
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
package=sdhcp
|
package=sdhcp
|
||||||
version=8455fd2d090bd9b227340c30c92c6aa13302c91a
|
version=8455fd2d090bd9b227340c30c92c6aa13302c91a
|
||||||
pkgver=${version}_0
|
pkgver=${version}_0
|
||||||
@@ -6,8 +5,6 @@ description=Suckless dhcp client
|
|||||||
homepage=http://git.2f30.org/sdhcp
|
homepage=http://git.2f30.org/sdhcp
|
||||||
license=MIT/X Consortium License
|
license=MIT/X Consortium License
|
||||||
|
|
||||||
alternatives=
|
|
||||||
shlib-provides=
|
|
||||||
shlib-requires=libc.so
|
shlib-requires=libc.so
|
||||||
|
|
||||||
include ../../Makefile
|
include ../../Makefile
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ description=suckless mdev
|
|||||||
homepage=http://git.suckless.org/smdev
|
homepage=http://git.suckless.org/smdev
|
||||||
license=MIT/X Consortium License
|
license=MIT/X Consortium License
|
||||||
|
|
||||||
|
shlib-requires=libc.so
|
||||||
|
|
||||||
SOURCES = \
|
SOURCES = \
|
||||||
${package}
|
${package}
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
version=20220726
|
version=20220726
|
||||||
|
|
||||||
package=bmake
|
package=bmake
|
||||||
pkgver=${version}_0
|
pkgver=${version}_0
|
||||||
description=BSD Make tool
|
description=BSD Make tool
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
version=79a8229fb5da15135ac0c54c2c696a8da8988b24
|
version=79a8229fb5da15135ac0c54c2c696a8da8988b24
|
||||||
|
|
||||||
package=tcc
|
package=tcc
|
||||||
pkgver=${version}_0
|
pkgver=${version}_0
|
||||||
description=Tiny C compiler
|
description=Tiny C compiler
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
version=0.9.2
|
version=0.9.2
|
||||||
|
|
||||||
package=st
|
package=st
|
||||||
pkgver=${version}_0
|
pkgver=${version}_0
|
||||||
description=st is a simple terminal implementation for X
|
description=st is a simple terminal implementation for X
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
version=2.29
|
version=2.29
|
||||||
|
|
||||||
package=thttpd
|
package=thttpd
|
||||||
pkgver=${version}_0
|
pkgver=${version}_0
|
||||||
description=thttpd is a simple, small, portable, fast, and secure HTTP server.
|
description=thttpd is a simple, small, portable, fast, and secure HTTP server.
|
||||||
|
|||||||
Reference in New Issue
Block a user