diff options
Diffstat (limited to 'repo/ucpp/ucpp.xibuild')
-rw-r--r-- | repo/ucpp/ucpp.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/ucpp/ucpp.xibuild b/repo/ucpp/ucpp.xibuild index 2bc3154..778cab6 100644 --- a/repo/ucpp/ucpp.xibuild +++ b/repo/ucpp/ucpp.xibuild @@ -6,7 +6,7 @@ DESC="C preprocessor which is embeddable, quick, light and C99 compliant" MAKEDEPS="" PKG_VER=1.3.5 -SOURCE="https://gitlab.com/scarabeusiv/ucpp" +SOURCE="https://gitlab.com/scarabeusiv/ucpp/-/archive/$PKG_VER/ucpp-$PKG_VER.tar.gz" prepare () { autoreconf -vif |