diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-01-24 20:33:55 +0100 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-01-24 20:33:55 +0100 |
commit | 6b179c1fa7fe08933c045f22f8a4e0e5ff771b2a (patch) | |
tree | 34a3c9a170f18527b97731f620c79fe067714d23 /main | |
parent | 2609eeb86e3bd80f62570d5f21b9c3388a99eeb9 (diff) | |
download | aports-6b179c1fa7fe08933c045f22f8a4e0e5ff771b2a.tar.bz2 aports-6b179c1fa7fe08933c045f22f8a4e0e5ff771b2a.tar.xz |
main/argon2: bump pkgrel to trigger rebuild
Diffstat (limited to 'main')
-rw-r--r-- | main/argon2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/argon2/APKBUILD b/main/argon2/APKBUILD index b29b65a033..80dbf32960 100644 --- a/main/argon2/APKBUILD +++ b/main/argon2/APKBUILD @@ -4,7 +4,7 @@ pkgname=argon2 _pkgname=phc-winner-argon2 pkgver=20171227 -pkgrel=0 +pkgrel=1 pkgdesc="The password hash Argon2, winner of PHC" url="https://github.com/P-H-C/phc-winner-argon2" arch="all !armhf" |