Module: kamailio
Branch: 6.0
Commit: e99748b15cdf12466beeb72acac2178c9208cb65
URL: 
https://github.com/kamailio/kamailio/commit/e99748b15cdf12466beeb72acac2178c9208cb65

Author: Sergey Safarov <[email protected]>
Committer: Sergey Safarov <[email protected]>
Date: 2025-11-10T07:59:04+02:00

pkg/kamailio: apk build updated make instructions

(cherry picked from commit dbcca2ee95227bd62c1fbdd11ae0bbbe2248cde8)

---

Modified: pkg/kamailio/Makefile

---

Diff:  
https://github.com/kamailio/kamailio/commit/e99748b15cdf12466beeb72acac2178c9208cb65.diff
Patch: 
https://github.com/kamailio/kamailio/commit/e99748b15cdf12466beeb72acac2178c9208cb65.patch

---

diff --git a/pkg/kamailio/Makefile b/pkg/kamailio/Makefile
index 6f1a18ec3c6..2408a8d96d7 100644
--- a/pkg/kamailio/Makefile
+++ b/pkg/kamailio/Makefile
@@ -32,7 +32,8 @@ apk:
        sed -e "s/^_gitcommit=.*/_gitcommit=${GIT_TAG}/" \
            -e "s/^pkgver=.*/pkgver=${APK_VERSION}/" \
            -i alpine/APKBUILD
-       abuild -C alpine snapshot
+       abuild -C alpine git_archive
+       abuild -C alpine checksum
        @echo \"abuild\" cannot be started from Makefile please start manually 
\"abuild -C alpine -r\"
 
 # build source rpm package

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to