mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
extra/acct: bump pkgrel so we force the package split
Also remove dynamic dep from depends and set maintainer
This commit is contained in:
parent
ee60da9ec3
commit
24ae3932ee
@ -1,12 +1,13 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=acct
|
||||
pkgver=6.3.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="The GNU Accounting Utilities"
|
||||
url="http://www.gnu.org/software/acct/"
|
||||
license="GPL"
|
||||
depends="uclibc"
|
||||
makedepends=""
|
||||
depends=
|
||||
makedepends=
|
||||
install=
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://ftp.gnu.org/gnu/acct/${pkgname}-${pkgver}.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user