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/pkg/MAKEPKG | |
| parent | f72982ada177c0c98ff2378c73a5f9d0f4a5ce42 (diff) | |
| download | ports-a96a32f570e88f4671960a6732759c16ca001fe3.tar.gz | |
8 files changed, 25 insertions(+), 25 deletions(-)
Diffstat (limited to 'core/pkg/MAKEPKG')
| -rw-r--r-- | core/pkg/MAKEPKG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pkg/MAKEPKG b/core/pkg/MAKEPKG index f62e7d9..117369e 100644 --- a/core/pkg/MAKEPKG +++ b/core/pkg/MAKEPKG @@ -6,10 +6,10 @@ name=pkg version=1.4.0 release=1 depends=(mkpkg) -source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) +source=(https://dl.rawnix.org/$name-$version.tar.gz) sha256sums=( - "0bffdc7e392f093649256bc030d3c64d7e7b09139dc4af25de0a770252ca4ff0" + "81bc7f78575545c79701174a9b80e3119e46a330d8da225a262be1bf90e7e46b" ) build() { |
