diff --git a/community/libfossil/APKBUILD b/community/libfossil/APKBUILD
index e19384f05474cd823a07f2eec4591f27f142e1aa..5064743d1c0741cd590722eb6084bc9f50191433 100644
--- a/community/libfossil/APKBUILD
+++ b/community/libfossil/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Celeste <cielesti@protonmail.com>
 # Maintainer: Celeste <cielesti@protonmail.com>
 pkgname=libfossil
-pkgver=0.20240902.0305
-_fslhash=20e4e80b87
+pkgver=0.20240903.1644
+_fslhash=404f376c0e
 pkgrel=0
 pkgdesc="Unofficial Fossil SCM library"
 url="https://fossil.wanderinghorse.net/r/libfossil"
@@ -23,7 +23,7 @@ build() {
 		--sysconfdir=/etc \
 		--mandir=/usr/share/man \
 		--localstatedir=/var \
-		--no-c++ \
+		--disable-c++ \
 		--no-debug \
 		--no-fnc
 	make
@@ -44,5 +44,5 @@ apps() {
 }
 
 sha512sums="
-ee07b5becdb445db5065edf7550bcee2222853c3a1fcd8a370719cd526336cc389cb334662a313321a8d7fab73f2e07c3f8725cf6f5c7dc0e84064e15e08cc09  libfossil-20e4e80b87.tar.gz
+a976777331cc3f684c24b9c90cc31e89d696ed833039fe47c844951a4a8e95704c5203845ceb6fcddc8513ca21a651dd641f2c4823e553a5a1861911b28a2244  libfossil-404f376c0e.tar.gz
 "