schilytools: update to 2023.01.12.
This commit is contained in:
parent
031b1e1745
commit
8bbcc81662
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'schilytools'
|
# Template file for 'schilytools'
|
||||||
pkgname=schilytools
|
pkgname=schilytools
|
||||||
version=2022.10.16
|
version=2023.01.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
makedepends="acl-devel attr-devel e2fsprogs-devel m4"
|
makedepends="acl-devel attr-devel e2fsprogs-devel m4"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="CDDL-1.0"
|
license="CDDL-1.0"
|
||||||
homepage="https://codeberg.org/schilytools/schilytools"
|
homepage="https://codeberg.org/schilytools/schilytools"
|
||||||
distfiles="https://codeberg.org/schilytools/schilytools/archive/${version//./-}.tar.gz"
|
distfiles="https://codeberg.org/schilytools/schilytools/archive/${version//./-}.tar.gz"
|
||||||
checksum=3045178aa0c10d2c275cfe3bd13c852b698541c088eb023325a53dfe0e4bbc06
|
checksum=d66f8b3badeef07432502c1ff48f559bb5f07170aeaf48eff8222f8316dff992
|
||||||
nocross=yes # configure + re-builds with itself
|
nocross=yes # configure + re-builds with itself
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Reference in New Issue