diff --git a/srcpkgs/pdd/template b/srcpkgs/pdd/template index cb320ff2189..d94c4f42297 100644 --- a/srcpkgs/pdd/template +++ b/srcpkgs/pdd/template @@ -3,7 +3,6 @@ pkgname=pdd version=1.7 revision=1 build_style=gnu-makefile -hostmakedepends="python3 python3-dateutil" depends="python3-dateutil" checkdepends="python3-dateutil python3-pytest" short_desc="Tiny date, time diff calculator" diff --git a/srcpkgs/scrypt/template b/srcpkgs/scrypt/template index 21a7c4a7f17..6dcdb407bbd 100644 --- a/srcpkgs/scrypt/template +++ b/srcpkgs/scrypt/template @@ -1,7 +1,7 @@ # Template file for 'scrypt' pkgname=scrypt -version=1.3.2 -revision=1 +version=1.3.1 +revision=3 build_style=gnu-configure makedepends="openssl-devel" short_desc="Scrypt key derivation function" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="BSD-2-Clause" homepage="https://www.tarsnap.com/scrypt.html" distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz" -checksum=d632c1193420ac6faebf9482e65e33d3a5664eccd643b09a509d21d1c1f29be2 +checksum=df2f23197c9589963267f85f9c5307ecf2b35a98b83a551bf1b1fb7a4d06d4c2 post_install() { vlicense COPYRIGHT diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index a710cd30d88..7e29cc31431 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -1,6 +1,6 @@ # Template file for 'wireshark' pkgname=wireshark -version=4.2.0 +version=4.0.6 revision=1 build_style=cmake hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel @@ -17,7 +17,7 @@ license="GPL-2.0-or-later" homepage="https://www.wireshark.org" changelog="https://www.wireshark.org/news/" distfiles="https://www.wireshark.org/download/src/all-versions/wireshark-${version}.tar.xz" -checksum=0e428492f4c3625d61a7ccff008dc0e429d16ab8caccad4403157ea92b48a75b +checksum=0079097a1b17ebc7250a73563f984c13327dac5016b7d53165810fbcca4bd884 system_groups="wireshark" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2" diff --git a/srcpkgs/xmlsec1/template b/srcpkgs/xmlsec1/template index a4d9792bd2d..ac918623619 100644 --- a/srcpkgs/xmlsec1/template +++ b/srcpkgs/xmlsec1/template @@ -1,7 +1,7 @@ # Template file for 'xmlsec1' pkgname=xmlsec1 -version=1.3.2 -revision=1 +version=1.3.1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.aleksey.com/xmlsec/" changelog="https://www.aleksey.com/xmlsec/news.html" distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz" -checksum=4003c56b3d356d21b1db7775318540fad6bfedaf5f117e8f7c010811219be3cf +checksum=10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63 post_install() { if [ "$CROSS_BUILD" ]; then