diff options
Diffstat (limited to 'core/mkpkg/MAKEPKG')
| -rw-r--r-- | core/mkpkg/MAKEPKG | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/mkpkg/MAKEPKG b/core/mkpkg/MAKEPKG index a729427..1c48b21 100644 --- a/core/mkpkg/MAKEPKG +++ b/core/mkpkg/MAKEPKG @@ -3,13 +3,13 @@ # url: https://rawnix.org name=mkpkg -version=1.5.8 -release=2 +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=( - "72887197b2adfbb8f6e225d944840e0bd75e4e9d01ff4dfc979e49f68eb0c6ce" + "2b4affb72b9460224ea91b5f32245273ad6d6dfad377691334b1c47e76b14323" ) build() { |
