summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew Noel2022-03-18 14:55:32 -0400
committerDrew Noel2022-03-18 14:56:07 -0400
commita1cc4fb5a504b90940a4f8db54d5ec19d1c8aba3 (patch)
tree196c0c6b60a44581e7309937a3d347860c3f7777 /PKGBUILD
parent2da67fe12694514b5ad11f07b20a844473ca198a (diff)
downloadaur-a1cc4fb5a504b90940a4f8db54d5ec19d1c8aba3.tar.gz
Switch to git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da8e854d62a9..f165cf85c98b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew Noel <dnoel@gdssecurity.com>
pkgname=ysoserial-git
pkgrel=1
-pkgver=0.0.5.r61.g3009984
+pkgver=0.0.5.r81.g8eb5cbf
pkgdesc="Tool to generate payloads that exploit unsafe Java object deserialization"
arch=("any")
url="https://github.com/frohoff/ysoserial"
@@ -9,7 +9,7 @@ license=('MIT')
depends=("java-environment=8")
makedepends=("maven")
provides=("ysoserial")
-source=("git://github.com/frohoff/ysoserial.git" "0001-Force-1.8.patch" "ysoserial.command")
+source=("git+https://github.com/frohoff/ysoserial.git" "0001-Force-1.8.patch" "ysoserial.command")
md5sums=('SKIP'
'af0fe7db4bd0c93d89f03fc8188930bd'
'd9fb33a927b0ee7864b80257ab6a2269')