diff options
author | Phil Eichinger <phil@zankapfel.net> | 2018-09-08 21:04:00 +0200 |
---|---|---|
committer | Phil Eichinger <phil@zankapfel.net> | 2018-09-08 21:04:00 +0200 |
commit | 6d9eb0c09913f925c502f434b43529a9de048f2f (patch) | |
tree | 64381cdd19af7724d1f979876f063cb3f2c88214 | |
parent | 3b6e346a4c63f20cb9b55fc6b49077ca2e995770 (diff) |
at: bump to version 3.1.23
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
-rw-r--r-- | utils/at/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/at/Makefile b/utils/at/Makefile index 17a2d721b..563665590 100644 --- a/utils/at/Makefile +++ b/utils/at/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=at -PKG_VERSION:=3.1.20 +PKG_VERSION:=3.1.23 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/a/at -PKG_HASH:=0871923cab73050b98ace020664eb2ddc1e669e4166b5abb64d864d02fcefab9 +PKG_HASH:=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710 PKG_LICENSE:=GPL-2.0+ GPL-3.0+ ISC PKG_LICENSE_FILES:=COPYING Copyright |