main/dint: upgrade to 0.0.1_git20250920
Improves comment linting. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7066>
This commit is contained in:
parent
aa74915a68
commit
2745f5dbcb
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Stefan Hansson <newbyte@postmarketos.org>
|
||||
pkgname=dint
|
||||
pkgver=0.0.1_git20250904
|
||||
pkgver=0.0.1_git20250920
|
||||
pkgrel=0
|
||||
pkgdesc="postmarketOS deviceinfo validator and linter"
|
||||
url="https://gitlab.postmarketos.org/Newbyte/dint"
|
||||
|
|
@ -8,7 +8,7 @@ url="https://gitlab.postmarketos.org/Newbyte/dint"
|
|||
arch="all !armhf !armv7 !riscv64"
|
||||
license="EUPL-1.2"
|
||||
makedepends="cargo cargo-auditable"
|
||||
_commit="f641015d0b79896c84bc7c3a69522509d3bf53c8"
|
||||
_commit="04550b789966d3aa431a4ec164fbb6396619f3f4"
|
||||
source="https://gitlab.postmarketos.org/Newbyte/dint/-/archive/$_commit/hello-world-rust-$_commit.tar.bz2"
|
||||
builddir="$srcdir/dint-$_commit"
|
||||
|
||||
|
|
@ -34,5 +34,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
0c98a7a78464f6e6aae0b0642f2df4dd40458be931ddd463454bd690c68ab05b569263955b1469241e2f2c7b8c4ad1d9f0dcc12a95ff04eb3b083845a43c748e hello-world-rust-f641015d0b79896c84bc7c3a69522509d3bf53c8.tar.bz2
|
||||
b018e6fa210c284ac7a0cd23bc23106f9e92736e600790b0b0c4a3ca9896709458c064beb06ec6427f40c1c97f46c1a93de87899894fea59bbe48a47f13a451d hello-world-rust-04550b789966d3aa431a4ec164fbb6396619f3f4.tar.bz2
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue