diff options
| author | rawnix ports <ports@rawnix.org> | 2026-09-27 02:12:46 +0000 |
|---|---|---|
| committer | rawnix ports <ports@rawnix.org> | 2026-09-27 02:12:46 +0000 |
| commit | a96a32f570e88f4671960a6732759c16ca001fe3 (patch) | |
| tree | f493fca61f651ed08967f9e40c85b26f07789d23 /core/revdep/MAKEPKG | |
| parent | f72982ada177c0c98ff2378c73a5f9d0f4a5ce42 (diff) | |
| download | ports-a96a32f570e88f4671960a6732759c16ca001fe3.tar.gz | |
8 files changed, 25 insertions(+), 25 deletions(-)
Diffstat (limited to 'core/revdep/MAKEPKG')
| -rw-r--r-- | core/revdep/MAKEPKG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/revdep/MAKEPKG b/core/revdep/MAKEPKG index c11fc9d..3537da5 100644 --- a/core/revdep/MAKEPKG +++ b/core/revdep/MAKEPKG @@ -6,10 +6,10 @@ name=revdep version=1.3.0 release=1 depends=(libelf zlib zstd) -source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) +source=(https://dl.rawnix.org/$name-$version.tar.gz) sha256sums=( - "9c6d47570ff64c3dd370b04b13d9bf53a91668d9fcc12c889b1683fad53a1218" + "3701b488563612afcefbd20227d9a425b4cd43ad8046f0c6be696bef7b0697cd" ) build() { |
