main/swclock-offset: upgrade to 0.3.0
0.3.0 Changelog: - Change behavior on missing RTC from "fail" to "skip" 0.2.9 Changelog: - Restore failure on missing rtc sys node - Remove quotation marks in shell scripts - Allow customizing cache path by make - systemd: break dependency cycle 0.2.8 Changelog: - Gracefully handle absence of RTC and offset storage file Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7989>
This commit is contained in:
parent
10462ab8a7
commit
2a6af8101b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
maintainer="Jakko <jahau@rocketmail.com>"
|
||||
pkgname=swclock-offset
|
||||
pkgver=0.2.7
|
||||
pkgver=0.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Keep system time at an offset to a non-writable RTC"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/swclock-offset"
|
||||
|
|
@ -21,5 +21,5 @@ openrc() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
3e5b3fb3c235a5fb1ae6449abfaaa702790c4a38c4f9f954901b0334cdb47b47d7bc941dc56387d25efc7666121e967078ad63bcd918c37562120ad7b30ce931 swclock-offset-0.2.7.tar.gz
|
||||
7779deaf688dd25b9abe8161c8a0651d11b1a44785ff4495a1c4a8b9ba2108a9e73c47cbdb3f8669c4e2e85bea884145f66311c9ce674c1464538695a9852dc0 swclock-offset-0.3.0.tar.gz
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue