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/mkpkg/MAKEPKG | |
| parent | f72982ada177c0c98ff2378c73a5f9d0f4a5ce42 (diff) | |
| download | ports-a96a32f570e88f4671960a6732759c16ca001fe3.tar.gz | |
8 files changed, 25 insertions(+), 25 deletions(-)
Diffstat (limited to 'core/mkpkg/MAKEPKG')
| -rw-r--r-- | core/mkpkg/MAKEPKG | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mkpkg/MAKEPKG b/core/mkpkg/MAKEPKG index 2dee77e..1c48b21 100644 --- a/core/mkpkg/MAKEPKG +++ b/core/mkpkg/MAKEPKG @@ -4,12 +4,12 @@ name=mkpkg version=1.6.0 -release=2 +release=1 depends=(libressl libcap2 tar wget rsync signify-openbsd) -source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) +source=(https://dl.rawnix.org/$name-$version.tar.gz) sha256sums=( - "27b6f9c998216325c99e844297e13efe3ae03e9b9f7744d14213a1be2e81bf02" + "2b4affb72b9460224ea91b5f32245273ad6d6dfad377691334b1c47e76b14323" ) build() { |
