Kaynağa Gözat

Ports: Add SHA256 checksum to dos2unix port

Andreas Kling 3 yıl önce
ebeveyn
işleme
78252d7777
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      Ports/dos2unix/package.sh

+ 2 - 1
Ports/dos2unix/package.sh

@@ -2,5 +2,6 @@
 port=dos2unix
 version=7.4.2
 workdir="${port}-${version}"
-files="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz ${port}-${version}.tar.gz"
+files="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-${version}.tar.gz ${port}-${version}.tar.gz 6035c58df6ea2832e868b599dfa0d60ad41ca3ecc8aa27822c4b7a9789d3ae01"
 depends=("gettext")
+auth_type=sha256