diff options
Diffstat (limited to 'core/mkpkg/MAKEPKG')
| -rw-r--r-- | core/mkpkg/MAKEPKG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mkpkg/MAKEPKG b/core/mkpkg/MAKEPKG index 7f07396..1c48b21 100644 --- a/core/mkpkg/MAKEPKG +++ b/core/mkpkg/MAKEPKG @@ -6,10 +6,10 @@ name=mkpkg version=1.6.0 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=( - "fa09d3df1e090c06e2a63b5daf1d2dd04097b7c170954df60355485b9951d503" + "2b4affb72b9460224ea91b5f32245273ad6d6dfad377691334b1c47e76b14323" ) build() { |
