most: rebuild for metadata
This commit is contained in:
parent
10953f8fcf
commit
b1fbbbf9bd
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'most'
|
# Template file for 'most'
|
||||||
pkgname="most"
|
pkgname=most
|
||||||
version=5.0.0a
|
version=5.0.0a
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-slang=${XBPS_CROSS_BASE}/usr"
|
configure_args="--with-slang=${XBPS_CROSS_BASE}/usr"
|
||||||
hostmakedepends="slang-devel"
|
hostmakedepends="slang-devel"
|
||||||
makedepends="slang-devel"
|
makedepends="slang-devel"
|
||||||
short_desc="Paging program that displays, one windowful at a time, the contents of a file"
|
short_desc="Paging program that displays, one windowful at a time, file contents"
|
||||||
maintainer="Jens E. Becker <v2px@v2px.de>"
|
maintainer="Jens E. Becker <v2px@v2px.de>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="ftp://space.mit.edu/pub/davis/most/"
|
homepage="ftp://space.mit.edu/pub/davis/most/"
|
||||||
distfiles="ftp://space.mit.edu/pub/davis//${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://space.mit.edu/pub/davis//most/most-${version}.tar.bz2"
|
||||||
checksum=94cb5a2e71b6b9063116f4398a002a757e59cd1499f1019dde8874f408485aa9
|
checksum=94cb5a2e71b6b9063116f4398a002a757e59cd1499f1019dde8874f408485aa9
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue