schilytools: update to 2020.11.25.
This commit is contained in:
parent
c20ec7eb55
commit
2b3507a3f8
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'schilytools'
|
# Template file for 'schilytools'
|
||||||
pkgname=schilytools
|
pkgname=schilytools
|
||||||
version=2020.10.09
|
version=2020.11.25
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="schily-${version//./-}"
|
wrksrc="schily-${version//./-}"
|
||||||
build_style=meta
|
build_style=meta
|
||||||
makedepends="acl-devel attr-devel e2fsprogs-devel"
|
makedepends="acl-devel attr-devel e2fsprogs-devel m4"
|
||||||
depends="sccs sdd sfind smake star"
|
depends="sccs sdd sfind smake star"
|
||||||
short_desc="Schily's portable tools"
|
short_desc="Schily's portable tools"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="CDDL-1.0"
|
license="CDDL-1.0"
|
||||||
homepage="https://sourceforge.net/projects/schilytools/"
|
homepage="https://sourceforge.net/projects/schilytools/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/schily-${version//./-}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/schily-${version//./-}.tar.bz2"
|
||||||
checksum=94f4634226bbc9c4184d962f97253db494919480884e07087d56eea4a3a22561
|
checksum=32aee7498f4c6dabef04107fe9b6d597688be90f4b4fae057b10776567ae4eeb
|
||||||
nocross=yes # configure + re-builds with itself
|
nocross=yes # configure + re-builds with itself
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue