diff options
author | Aaron Ball <nullspoon@oper.io> | 2019-08-30 21:08:46 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2019-08-30 21:08:46 -0600 |
commit | df87f04e6beb80ccb3e00fe5574bad2aa5cf787c (patch) | |
tree | 4f4378ee9abfabd0ecbfa990d0a4a3ad766fed8e /upwgen | |
parent | bfae0929cf39b4fb57e67d22b822bb815cfa4e86 (diff) | |
download | ports-df87f04e6beb80ccb3e00fe5574bad2aa5cf787c.tar.gz ports-df87f04e6beb80ccb3e00fe5574bad2aa5cf787c.tar.xz |
upwgen:version from 1.1 to 1.2
Diffstat (limited to 'upwgen')
-rw-r--r-- | upwgen/.md5sum | 2 | ||||
-rw-r--r-- | upwgen/.signature | 6 | ||||
-rw-r--r-- | upwgen/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/upwgen/.md5sum b/upwgen/.md5sum index 3b3e515..4a4156d 100644 --- a/upwgen/.md5sum +++ b/upwgen/.md5sum @@ -1 +1 @@ -a596d30fdfc1bb9402d6c44708b0f805 upwgen-1.1.tar.xz +887a98c08924fcc8e4d1dcd73955199b upwgen-1.2.tar.xz diff --git a/upwgen/.signature b/upwgen/.signature index 5a36c07..48ef340 100644 --- a/upwgen/.signature +++ b/upwgen/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZicCjhvck9rzUhUzuT7xVUolGY7rQEhfbP3l15YrwmGH8jy1ua0ODmX8xdodl98ZtrL4NdLKBjnu28ujsUSqfAM= -SHA256 (Pkgfile) = 84d2199cac59857b3c4b4ddd6f89ee3b3c384752a598b4acf4f210ce5585c6c0 +RWThnm0RuVZhZv/ijvYhos89unqsy6TUpyZ2WMRflVz+rsHBW/HP+pDNjNWl8mw7VsST5lMZg+YwHdM7zNcDLq80/1NXXL2Uygw= +SHA256 (Pkgfile) = dc36d58a0ed523e5750e1585b13db1e0d07b235138f007d229bac50e2795a713 SHA256 (.footprint) = e5c8e2e43447182a052535d6ec59103487b9d97d9e01df983e21f9b07750c0b8 -SHA256 (upwgen-1.1.tar.xz) = 3bae61b1e7c645ad7c8f8b0caf79fef5feff89814aa8f892c291356532277db9 +SHA256 (upwgen-1.2.tar.xz) = adbf0f420071384f6bd16371cabc2b3c4f6364603d596ef604a8c0b6047f118a diff --git a/upwgen/Pkgfile b/upwgen/Pkgfile index ec6a2ce..1aa96e7 100644 --- a/upwgen/Pkgfile +++ b/upwgen/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Aaron Ball, nullspoon at oper dot io # Depends on: name=upwgen -version=1.1 +version=1.2 source=(https://oper.io/pub/nullspoon/${name}/${name}-${version}.tar.xz) release=1 |