9base: update to 6.0.20190911
The distfile could perhaps be provided by the official Void Linux site.
This commit is contained in:
parent
8b7be2421d
commit
b2c3bb71a3
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for '9base'
|
# Template file for '9base'
|
||||||
pkgname=9base
|
pkgname=9base
|
||||||
version=6.0.20170806
|
version=6.0.20190911
|
||||||
revision=1
|
revision=1
|
||||||
_githash=09e95a2d6f8dbafc6601147b2f5f150355813be6
|
_githash=63916da7bd6d73d9a405ce83fc4ca34845667cce
|
||||||
wrksrc="9base-${_githash}"
|
wrksrc="9base-${_githash}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# we use byacc instead of internal version
|
# we use byacc instead of internal version
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Revived minimalist port of Plan 9 userland to Unix"
|
||||||
maintainer='Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>'
|
maintainer='Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>'
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://git.suckless.org/9base"
|
homepage="http://git.suckless.org/9base"
|
||||||
distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.bz2"
|
# Checked out from http://git.suckless.org/9base/ and created tarball with 'git archive'.
|
||||||
checksum=57640696d65a8acbaca5417f1db1dea5ebbc694e8bed0d4ee8a3229f4800dddd
|
distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.gz"
|
||||||
|
checksum=bb8cd1e0060824914839fd090353971862a1025ae4b8ea5d1e99618ddd1b160f
|
||||||
conflicts="plan9port"
|
conflicts="plan9port"
|
||||||
provides="plan9port-20160418_4"
|
provides="plan9port-20160418_4"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue