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