diff --git a/thirdparty/libuv/HPKBUILD b/thirdparty/libuv/HPKBUILD index 4ea06840d4eaa4a11c4b3a30bc81948ae0f8694a..896686c0241ba9f4341f4b145a0f6b8106d6c6fb 100644 --- a/thirdparty/libuv/HPKBUILD +++ b/thirdparty/libuv/HPKBUILD @@ -10,6 +10,8 @@ license=("MIT") depends=() makedepends=() + + source="https://github.com/libuv/$pkgname/archive/refs/tags/$pkgver.tar.gz" autounpack=true