s6-rc: update to 0.3.0.1.
Closes #9747. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
e717e952a4
commit
f983a5d8df
|
@ -1,6 +1,6 @@
|
|||
# Template file for 's6-rc'
|
||||
pkgname=s6-rc
|
||||
version=0.3.0.0
|
||||
version=0.3.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="execline-devel skalibs-devel s6-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="<opsaaspo@yandex.ru>"
|
|||
license="ISC"
|
||||
homepage="http://skarnet.org/software/${pkgname}/"
|
||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=78266a397330d35d5eac9e99d1436feba58e36f41bfe1db0fd16c4b6cc73c999
|
||||
checksum=ac0afe7adb3be24e3d0bd7ff1ed1011018751699669ce763a9562ab336fc7428
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue