s6-portable-utils: update to 2.2.3.0, remove noarch.
This commit is contained in:
parent
8542799dfb
commit
f01fa3c701
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-portable-utils'
|
# Template file for 's6-portable-utils'
|
||||||
pkgname=s6-portable-utils
|
pkgname=s6-portable-utils
|
||||||
version=2.2.2.4
|
version=2.2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
|
configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
|
||||||
|
@ -13,7 +13,7 @@ license="ISC"
|
||||||
homepage="https://skarnet.org/software/s6-portable-utils/"
|
homepage="https://skarnet.org/software/s6-portable-utils/"
|
||||||
changelog="https://skarnet.org/software/s6-portable-utils/upgrade.html"
|
changelog="https://skarnet.org/software/s6-portable-utils/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=07c7481e06162cc8d13bad5a67dde8a3adb0cb25148ed865ade4bd2b0963abdd
|
checksum=29baab7ca8d5c97cb5f311f4ad359ecee4ed13249fb51e351f4bbc175de47f18
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
@ -22,7 +22,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
s6-portable-utils-doc_package() {
|
s6-portable-utils-doc_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue