all: clean up

This commit is contained in:
PedroEdiaz
2024-07-18 17:08:29 +00:00
parent df30c9490f
commit 4f58b76282
7 changed files with 2 additions and 10 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -5,6 +5,8 @@ description=suckless mdev
homepage=http://git.suckless.org/smdev
license=MIT/X Consortium License
shlib-requires=libc.so
SOURCES = \
${package}

View File

@@ -1,5 +1,4 @@
version=20220726
package=bmake
pkgver=${version}_0
description=BSD Make tool

View File

@@ -1,5 +1,4 @@
version=79a8229fb5da15135ac0c54c2c696a8da8988b24
package=tcc
pkgver=${version}_0
description=Tiny C compiler

View File

@@ -1,5 +1,4 @@
version=0.9.2
package=st
pkgver=${version}_0
description=st is a simple terminal implementation for X

View File

@@ -1,5 +1,4 @@
version=2.29
package=thttpd
pkgver=${version}_0
description=thttpd is a simple, small, portable, fast, and secure HTTP server.